From 24aeee2fe7b76c7e9a8731f7bef93b48a47da17f Mon Sep 17 00:00:00 2001 From: lyfO_o <764716047@qq.com> Date: 星期二, 26 四月 2022 15:53:38 +0800 Subject: [PATCH] up --- src/main/webapp/WEB-INF/hws/hws.properties | 11 ++++++++--- 1 files changed, 8 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..99ceb19 100644 --- a/src/main/webapp/WEB-INF/hws/hws.properties +++ b/src/main/webapp/WEB-INF/hws/hws.properties @@ -1,9 +1,14 @@ jdbc.url=jdbc:mysql://localhost:3306/smartlabdb?useUnicode=true&characterEncoding=utf-8&autoReconnect=true jdbc.username=root jdbc.password=Sinanoaq#415 -#�й���ѧԺ������ѧ�����о���test.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 = http://hws.sinanoaq.com/daping/sendWarnInfo.json +reagent.detail.price.api = +institute.copyright= Copyright\u00A92017 \u4E2D\u56FD\u79D1\u5B66\u9662\u5927\u8FDE\u5316\u5B66\u7269\u7406\u7814\u7A76\u6240\u00A0\u82CFICP\u590710220403\u53F7-6 + +message.url= https://sinanoaq.com:8095/api/sendmessage -- Gitblit v1.9.2