dashboard
repositories
filestore
activity
search
login
main
/
jfpt-BladeX
南昌市物联网技防平台-后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
警情接口,用户统计接口,违禁品接口修改
Administrator
2021-03-18
2a6a82726d0caed6a40d9f4d057959cedf63c496
[jfpt-BladeX.git]
/
blade-service
/
blade-jfpts
/
src
/
main
/
resources
/
application-test.yml
1
2
3
4
5
6
7
8
9
10
#服务器端口
server:
port: 8105
#数据源配置
spring:
datasource:
url: ${blade.datasource.test.url}
username: ${blade.datasource.test.username}
password: ${blade.datasource.test.password}