dashboard
repositories
filestore
activity
search
login
jagzwxm
/
ja_manage
吉安感知网项目-后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
refactor(database): 优化数据库查询中的字段映射
linwei
8 days ago
8585b431e9257333413358eb37c30ae58f74db76
[jagzwxm/ja_manage.git]
/
drone-ops
/
drone-flow
/
src
/
test
/
resources
/
application-test.yml
1
2
3
4
5
6
#数据源配置
spring:
datasource:
url: ${blade.datasource.flow.test.url}
username: ${blade.datasource.flow.test.username}
password: ${blade.datasource.flow.test.password}