From 59d9ea33f503e363f2e2941c7c00cc9dd9d9d1c7 Mon Sep 17 00:00:00 2001 From: kongzy <kongzy> Date: 星期二, 28 十一月 2023 11:00:42 +0800 Subject: [PATCH] 修改课题管理bug --- src/main/webapp/WEB-INF/zkyshs/zkyshs.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/WEB-INF/zkyshs/zkyshs.properties b/src/main/webapp/WEB-INF/zkyshs/zkyshs.properties index c361250..396baf5 100644 --- a/src/main/webapp/WEB-INF/zkyshs/zkyshs.properties +++ b/src/main/webapp/WEB-INF/zkyshs/zkyshs.properties @@ -4,6 +4,7 @@ institute.id = 37 institute.name = \u4E2D\u56FD\u79D1\u5B66\u9662\u6C34\u751F\u751F\u7269\u7814\u7A76\u6240 +institute.logo = institute.url = http://159.226.163.234:8001 institute.app.id = institute.app.secret = @@ -12,3 +13,6 @@ institute.copyright= Copyright\u00A92017 \u4E2D\u56FD\u79D1\u5B66\u9662\u6C34\u751F\u751F\u7269\u7814\u7A76\u6240\u00A0\u82CFICP\u590710220403\u53F7-6 message.url= https://sinanoaq.com:8095/api/sendmessage +personImgPath = /opt/file/smartlab/img/ + +envTag = zkyshs \ No newline at end of file -- Gitblit v1.9.2