From dd8795a2675e32b25abe98f644f80d5f72fadb90 Mon Sep 17 00:00:00 2001 From: kongzy <kongzy> Date: 星期三, 01 十一月 2023 14:08:55 +0800 Subject: [PATCH] update icon --- src/main/webapp/WEB-INF/xjdx/xjdx.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/WEB-INF/xjdx/xjdx.properties b/src/main/webapp/WEB-INF/xjdx/xjdx.properties index 930df4d..d9bde24 100644 --- a/src/main/webapp/WEB-INF/xjdx/xjdx.properties +++ b/src/main/webapp/WEB-INF/xjdx/xjdx.properties @@ -4,6 +4,7 @@ institute.id = institute.name =\u65B0\u7586\u5927\u5B66 +institute.logo = institute.url = http://aq.sinanoaq.com:8003 institute.app.id = institute.app.secret = @@ -12,3 +13,6 @@ 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