From 6bb65ce4dfa895aade2172a1813d7e1298fd781a Mon Sep 17 00:00:00 2001 From: gdg <764716047@qq.com> Date: 星期三, 04 十一月 2020 09:30:15 +0800 Subject: [PATCH] 配置各个所是否需要给daping发请求 --- src/main/webapp/WEB-INF/hws/hws.properties | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/hws/hws.properties b/src/main/webapp/WEB-INF/hws/hws.properties index 39cc81d..28e2387 100644 --- a/src/main/webapp/WEB-INF/hws/hws.properties +++ b/src/main/webapp/WEB-INF/hws/hws.properties @@ -1,9 +1,10 @@ jdbc.url=jdbc:mysql://localhost:3306/smartlabdb?useUnicode=true&characterEncoding=utf-8&autoReconnect=true jdbc.username=root jdbc.password=Sinanoaq#415 -#�й���ѧԺ������ѧ�����о���test.properties +#\uFFFD\u0439\uFFFD\uFFFD\uFFFD\u0467\u053A\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\u0467\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\u043E\uFFFD\uFFFD\uFFFDtest.properties institute.id = 9 -institute.name = \u4e2d\u56fd\u79d1\u5b66\u9662\u5927\u8fde\u5316\u5b66\u7269\u7406\u7814\u7a76\u6240 +institute.name = \u4E2D\u56FD\u79D1\u5B66\u9662\u5927\u8FDE\u5316\u5B66\u7269\u7406\u7814\u7A76\u6240 institute.url = http://hws.sinanoaq.com institute.app.id = wx7ab4d938ce5ce618 -institute.app.secret = c66b740b60220698570767c807361d3a \ No newline at end of file +institute.app.secret = c66b740b60220698570767c807361d3a +alarm.url = \ No newline at end of file -- Gitblit v1.9.2