| | |
| | | ## |
| | | |
| | | |
| | | 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----- |
| | |
| | | |
| | | 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 |