From 3643948e821b42145d0326dae0bbdd616343aa69 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期一, 07 十一月 2022 14:26:52 +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 183c4b5..0e60285 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/jswcs";
+var baseUrl = "/htwcs3";
// 璧嬪��
function setVal(el, val) {
--
Gitblit v1.9.1