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/gcs/gcs.properties |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/WEB-INF/gcs/gcs.properties b/src/main/webapp/WEB-INF/gcs/gcs.properties
index 30f184c..e65d70e 100644
--- a/src/main/webapp/WEB-INF/gcs/gcs.properties
+++ b/src/main/webapp/WEB-INF/gcs/gcs.properties
@@ -4,6 +4,7 @@
 
 institute.id = 11
 institute.name = \u4E2D\u56FD\u79D1\u5B66\u9662\u5317\u4EAC\u8FC7\u7A0B\u5DE5\u7A0B\u7814\u7A76\u6240
+institute.logo =
 institute.url  = http://gcs.sinanoaq.com
 institute.app.id = wx7ab4d938ce5ce618
 institute.app.secret = c66b740b60220698570767c807361d3a
@@ -13,3 +14,5 @@
 
 message.url= https://sinanoaq.com:8095/api/sendmessage
 personImgPath = /opt/file/smartlab/img/
+
+envTag = gcs

--
Gitblit v1.9.2