From af1ec6c61f8c5a3b206f5fcf3e05428f8f9fa46f Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 14 二月 2024 18:32:13 +0800
Subject: [PATCH] #
---
zy-asrs-openapi/src/main/webapp/static/js/common.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zy-asrs-openapi/src/main/webapp/static/js/common.js b/zy-asrs-openapi/src/main/webapp/static/js/common.js
index 2a45d7e..b1809e5 100644
--- a/zy-asrs-openapi/src/main/webapp/static/js/common.js
+++ b/zy-asrs-openapi/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/wcs";
+var baseUrl = "/openapi";
// 璧嬪��
function setVal(el, val) {
--
Gitblit v1.9.1