From 4ac43fa87c355ff4a001110f5de7fe32acfd5289 Mon Sep 17 00:00:00 2001
From: 李宇 <986321569@qq.com>
Date: 星期四, 21 一月 2021 10:16:07 +0800
Subject: [PATCH] 添加处理报警接口

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

diff --git a/src/main/webapp/WEB-INF/test/test.properties b/src/main/webapp/WEB-INF/test/test.properties
index 230532d..36ee8bd 100644
--- a/src/main/webapp/WEB-INF/test/test.properties
+++ b/src/main/webapp/WEB-INF/test/test.properties
@@ -8,4 +8,4 @@
 institute.url  = http://sinanoaq.com:8050
 institute.app.id = wx81a00e3350861b25
 institute.app.secret = c307d394875af2cbbe25e01b9e43dcb2
-alarm.url =
+alarm.url = http://sinanoaq.com/daping/sendWarnInfo.json

--
Gitblit v1.9.2