From 1b0cec788ca49a6c641f84c2bf0e616049c22e70 Mon Sep 17 00:00:00 2001
From: lyfO_o <764716047@qq.com>
Date: 星期五, 25 六月 2021 14:22:40 +0800
Subject: [PATCH] 导入申购修改导入字段

---
 src/main/webapp/WEB-INF/gcs/gcs.properties |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/WEB-INF/gcs/gcs.properties b/src/main/webapp/WEB-INF/gcs/gcs.properties
index f6cf2ea..e608d09 100644
--- a/src/main/webapp/WEB-INF/gcs/gcs.properties
+++ b/src/main/webapp/WEB-INF/gcs/gcs.properties
@@ -1,9 +1,10 @@
 jdbc.url=jdbc:mysql://localhost:3306/smartlabdb?useUnicode=true&amp;characterEncoding=utf-8&amp;autoReconnect=true
 jdbc.username=root
 jdbc.password=Sinanoaq#415
-#�й���ѧԺ�������̹����о���
+
 institute.id = 11
-institute.name = \u4e2d\u56fd\u79d1\u5b66\u9662\u5317\u4eac\u8fc7\u7a0b\u5de5\u7a0b\u7814\u7a76\u6240
+institute.name = \u4E2D\u56FD\u79D1\u5B66\u9662\u5317\u4EAC\u8FC7\u7A0B\u5DE5\u7A0B\u7814\u7A76\u6240
 institute.url  = http://gcs.sinanoaq.com
 institute.app.id = wx7ab4d938ce5ce618
 institute.app.secret = c66b740b60220698570767c807361d3a
+alarm.url = http://gcs.sinanoaq.com/daping/sendWarnInfo.json

--
Gitblit v1.9.2