From 1123d12eb51d23edcd4a39660ef8cd47802b931d Mon Sep 17 00:00:00 2001 From: kongzy <kongzy> Date: 星期二, 30 一月 2024 11:06:32 +0800 Subject: [PATCH] change config --- src/main/webapp/WEB-INF/xjdx/xjdx.properties | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/WEB-INF/xjdx/xjdx.properties b/src/main/webapp/WEB-INF/xjdx/xjdx.properties index a4727ac..d9bde24 100644 --- a/src/main/webapp/WEB-INF/xjdx/xjdx.properties +++ b/src/main/webapp/WEB-INF/xjdx/xjdx.properties @@ -4,9 +4,15 @@ institute.id = institute.name =\u65B0\u7586\u5927\u5B66 +institute.logo = institute.url = http://aq.sinanoaq.com:8003 institute.app.id = institute.app.secret = alarm.url = reagent.detail.price.api = institute.copyright= Copyright\u00A92017 \u65B0\u7586\u5927\u5B66\u00A0\u82CFICP\u590710220403\u53F7-6 + +message.url= https://sinanoaq.com:8095/api/sendmessage +personImgPath = /opt/file/smartlab/img/ + +envTag = xjdx \ No newline at end of file -- Gitblit v1.9.2