From 1eeae82f74cbb3469ad8931e45b6fc77a945b912 Mon Sep 17 00:00:00 2001
From: kongzy <kongzy>
Date: 星期一, 23 十月 2023 16:10:08 +0800
Subject: [PATCH] 姑苏实验室去除价格确认过程

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

diff --git a/src/main/webapp/WEB-INF/gslab/gslab.properties b/src/main/webapp/WEB-INF/gslab/gslab.properties
index a2d297c..1e86253 100644
--- a/src/main/webapp/WEB-INF/gslab/gslab.properties
+++ b/src/main/webapp/WEB-INF/gslab/gslab.properties
@@ -5,6 +5,7 @@
 
 institute.id = 38
 institute.name = \u6750\u6599\u79D1\u5B66\u59D1\u82CF\u5B9E\u9A8C\u5BA4
+institute.logo = /resources/images/\u6750\u6599\u79D1\u5B66\u59D1\u82CF\u5B9E\u9A8C\u5BA4logo.png
 institute.url  = http://222.92.16.2:18082
 institute.app.id =
 institute.app.secret =
@@ -14,3 +15,5 @@
 
 message.url= http://aq.gusulab.ac.cn:18084/api/sendmessage
 personImgPath = /opt/file/smartlab/img/
+
+envTag = gslab

--
Gitblit v1.9.2