From 554874a4bec50d7e29f256f8930ef4f521a5f1ac Mon Sep 17 00:00:00 2001 From: ludc Date: 星期五, 28 七月 2023 10:59:36 +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