From 9b708dd2c7f3d7e307c2d430b9694270c3834e09 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期六, 12 三月 2022 10:12:16 +0800
Subject: [PATCH] #
---
src/main/java/com/zy/core/MainProcess.java | 2 --
src/main/webapp/static/js/common.js | 2 +-
pom.xml | 2 +-
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 034901c..d6b7a84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
</dependencies>
<build>
- <finalName>xgmwcs</finalName>
+ <finalName>bfwcs</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
diff --git a/src/main/java/com/zy/core/MainProcess.java b/src/main/java/com/zy/core/MainProcess.java
index a6bff69..35e797f 100644
--- a/src/main/java/com/zy/core/MainProcess.java
+++ b/src/main/java/com/zy/core/MainProcess.java
@@ -39,8 +39,6 @@
continue;
}
- // 婕旂ず
- mainService.crnDemoOfLocMove1();
// 鍏ュ簱 ===>> 鍏ュ簱绔欏埌鍫嗗灈鏈虹珯锛屾牴鎹潯鐮佹壂鎻忕敓鎴愬叆搴撳伐浣滄。
mainService.generateStoreWrkFile(); // 缁勬墭
diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index 757a89d..bfd3b42 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/xgmwcs";
+var baseUrl = "/bfwcs";
// 璧嬪��
function setVal(el, val) {
--
Gitblit v1.9.1