From f6939b0ec6680da8416a3161b524e7b73a7a3db8 Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Tue, 10 Sep 2024 16:55:34 +0800 Subject: [PATCH] fix: delete改回get请求 --- gz-customerSystem/src/api/appUrl.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gz-customerSystem/src/api/appUrl.js b/gz-customerSystem/src/api/appUrl.js index c9ebe9d..7424d14 100644 --- a/gz-customerSystem/src/api/appUrl.js +++ b/gz-customerSystem/src/api/appUrl.js @@ -2,7 +2,7 @@ * @Company: hugeInfo * @Author: ldh * @Date: 2022-02-16 11:25:57 - * @LastEditTime: 2024-09-10 10:22:05 + * @LastEditTime: 2024-09-10 10:36:24 * @LastEditors: lwh * @Version: 1.0.0 * @Description: api地址 -- Gitblit v1.8.0