dashboard
repositories
filestore
activity
search
login
main
/
jfptht-publicSecurity
南昌市物联网技防平台-公安版
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
user 生日字段修改时json转换
Administrator
2021-06-16
6cea35cda453760c1fac178fc54be26ef1d1e7a2
[jfptht-publicSecurity.git]
/
blade-ops
/
blade-develop
/
src
/
main
/
resources
/
application-test.yml
1
2
3
4
5
6
7
8
9
10
#服务器端口
server:
port: 7007
#数据源配置
spring:
datasource:
url: ${blade.datasource.test.url}
username: ${blade.datasource.test.username}
password: ${blade.datasource.test.password}