From 6c62b03bcaf50b0d2dcf85e2accd374283ad5e2e Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期五, 16 九月 2022 23:15:46 +0800
Subject: [PATCH] 班组工资报表开发、人员工资明细报表开发、不良明细报表开发、品质异常报表开发、维修明细报表开发

---
 VueWebApi/bin/VueWebApi.dll.config |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/VueWebApi/bin/VueWebApi.dll.config b/VueWebApi/bin/VueWebApi.dll.config
index e0e8320..6fa534a 100644
--- a/VueWebApi/bin/VueWebApi.dll.config
+++ b/VueWebApi/bin/VueWebApi.dll.config
@@ -25,6 +25,7 @@
 		<!--key澶辨晥鏃堕棿30绉�-->
 		<add key="RedisKeyTimeCont" value="120" />
 		<!--Excel瀵煎嚭妯℃澘閰嶇疆IP-->
+		<add key="serverIP" value="wss://121.196.36.24:8001" />
 		<add key="FileIP" value="http://121.196.36.24:8001/" />
 		<add key="webpages:Version" value="3.0.0.0" />
 		<add key="webpages:Enabled" value="false" />

--
Gitblit v1.9.3