dashboard
repositories
filestore
activity
search
login
main
/
jfptht-school
南昌市物联网技防平台-学校版后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
初版
zengh
2021-06-03
723946c6b272e5aa4c7ec110ff1395f6c2b23e89
[jfptht-school.git]
/
blade-ops
/
blade-report
/
src
/
main
/
resources
/
application-dev.yml
1
2
3
4
5
6
#数据源配置
spring:
datasource:
url: ${blade.datasource.dev.url}
username: ${blade.datasource.dev.username}
password: ${blade.datasource.dev.password}