From ebc594f48f4010fa8b61cd3c871a17f3149607ec Mon Sep 17 00:00:00 2001
From: 李宇 <986321569@qq.com>
Date: 星期二, 22 十二月 2020 16:28:22 +0800
Subject: [PATCH] 添加危化品编码接口

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

diff --git a/src/main/webapp/WEB-INF/qhyhs/qhyhs.properties b/src/main/webapp/WEB-INF/qhyhs/qhyhs.properties
index 3774e70..754fd3e 100644
--- a/src/main/webapp/WEB-INF/qhyhs/qhyhs.properties
+++ b/src/main/webapp/WEB-INF/qhyhs/qhyhs.properties
@@ -7,3 +7,4 @@
 institute.url  = http://yhs.sinanoaq.cn:8001
 institute.app.id =
 institute.app.secret =
+alarm.url =

--
Gitblit v1.9.2