kongzy
2023-10-23 1eeae82f74cbb3469ad8931e45b6fc77a945b912
src/main/webapp/WEB-INF/config.properties
@@ -6,9 +6,9 @@
##
jdbc.url=${jdbc.url}
jdbc.username=${jdbc.username}
jdbc.password=${jdbc.password}
jdbc.url = ${jdbc.url}
jdbc.username = ${jdbc.username}
jdbc.password = ${jdbc.password}
# -----MySQL end-----
# -----customize start-----
@@ -57,9 +57,13 @@
institute.id = ${institute.id}
institute.name = ${institute.name}
institute.logo = ${institute.logo}
institute.url = ${institute.url}
message.url = ${message.url}
reagent.detail.price.api = ${reagent.detail.price.api}
personImgPath = ${personImgPath}
#activeEnv = ${envTag}
activeEnv = gslab