From 1a5351f560e5833cc10127f8188c627b54146478 Mon Sep 17 00:00:00 2001
From: ludc <pUXmgxCf6A>
Date: 星期一, 29 五月 2023 17:01:37 +0800
Subject: [PATCH] 集团主模型发布接口方法移植开发

---
 Source/UBCS-WEB/babel.config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Source/UBCS-WEB/babel.config.js b/Source/UBCS-WEB/babel.config.js
index b89d655..ab53af4 100644
--- a/Source/UBCS-WEB/babel.config.js
+++ b/Source/UBCS-WEB/babel.config.js
@@ -1,5 +1,5 @@
 module.exports = {
   presets: [
     '@vue/app'
-  ]
+  ],
 }
\ No newline at end of file

--
Gitblit v1.10.0