From d8a1f326287dfaf2fa627a55b8ee815c1fbba583 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期二, 16 四月 2024 10:25:45 +0800
Subject: [PATCH] 提交pp表controller提交至公共模块

---
 UI-Project/config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/UI-Project/config.js b/UI-Project/config.js
index fea947e..6f46c06 100644
--- a/UI-Project/config.js
+++ b/UI-Project/config.js
@@ -1,5 +1,5 @@
 export default {
-  serverUrl: "localhost:8081",
+  serverUrl: "localhost:8083",
   serverUrl2: "localhost:8081/mesModuleTools"
   //serverUrl:"res.abeim.cn"
 }
\ No newline at end of file

--
Gitblit v1.8.0