From 5a82f47b78d643ccf34a22602bebb60237e5c3c1 Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期五, 28 七月 2023 11:54:04 +0800
Subject: [PATCH] 前端代码打包

---
 Source/UBCS-WEB/src/api/GetItem.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Source/UBCS-WEB/src/api/GetItem.js b/Source/UBCS-WEB/src/api/GetItem.js
index b6e9f41..9c0df49 100644
--- a/Source/UBCS-WEB/src/api/GetItem.js
+++ b/Source/UBCS-WEB/src/api/GetItem.js
@@ -56,7 +56,7 @@
     }
   })
 }
-//瀵煎嚭
+// 涓绘暟鎹鍑�
 export function exportCode(data){
   return request({
     url: 'api/ubcs-code/mdmEngineController/exportCode',

--
Gitblit v1.9.3