kongzy
2023-11-28 59d9ea33f503e363f2e2941c7c00cc9dd9d9d1c7
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,14 @@
institute.id = ${institute.id}
institute.name = ${institute.name}
institute.logo = ${institute.logo}
institute.url = ${institute.url}
institute.copyright = ${institute.copyright}
message.url = ${message.url}
reagent.detail.price.api = ${reagent.detail.price.api}
personImgPath = ${personImgPath}
activeEnv = ${envTag}