From c7835eac66cc4a322dd71a79610f5f4f351f304b Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Tue, 03 Sep 2024 11:40:40 +0800 Subject: [PATCH] 文件上传接口 --- gz-customerSystem/src/views/dispatch/mediateList/index.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gz-customerSystem/src/views/dispatch/mediateList/index.jsx b/gz-customerSystem/src/views/dispatch/mediateList/index.jsx index 57a5b25..417d954 100644 --- a/gz-customerSystem/src/views/dispatch/mediateList/index.jsx +++ b/gz-customerSystem/src/views/dispatch/mediateList/index.jsx @@ -2,8 +2,8 @@ * @Company: hugeInfo * @Author: ldh * @Date: 2022-03-18 10:21:49 - * @LastEditTime: 2022-11-28 09:47:16 - * @LastEditors: ldh + * @LastEditTime: 2024-08-09 16:57:06 + * @LastEditors: dminyi 1301963064@qq.com * @Version: 1.0.0 * @Description: 调度中心 */ -- Gitblit v1.8.0