From 988b84379a5f257fb09fbd80522e4b478c03c4cb Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期四, 06 七月 2023 17:12:49 +0800
Subject: [PATCH] AGV相关功能

---
 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 995cf84..2314bb4 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/jlwms";
+var baseUrl = "/xzjlwms";
 
 // 璇︽儏绐楀彛-楂樺害
 var detailHeight = '80%';

--
Gitblit v1.9.1