From c7338c0fc1513507c05c1a7fd00bff8c11ad5d1e Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期四, 24 十月 2024 08:49:01 +0800
Subject: [PATCH] 生成移库时寻找库位不占用备货区

---
 src/main/webapp/static/js/common.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index 8aa8798..efe3abf 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/lywcs";
+var baseUrl = "/ghjtwcs";
 
 // 璧嬪��
 function setVal(el, val) {

--
Gitblit v1.9.1