From cf65f3c48a6feb16158df599b959b5d5f63e21b7 Mon Sep 17 00:00:00 2001
From: pjb <pjb123456>
Date: 星期一, 30 六月 2025 17:13:26 +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 726c5e9..15c8d05 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/htwcs";
+var baseUrl = "/mdqzwcs";
 
 // 璧嬪��
 function setVal(el, val) {

--
Gitblit v1.9.1