dashboard
repositories
filestore
activity
search
login
jagzwxm
/
ja_manage
吉安感知网项目-后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add : 吉安支持查询待验收的接口
linwei
2026-06-23
ebeb43ea497fafc448c827d1de6796bcaa4e0b52
[jagzwxm/ja_manage.git]
/
drone-ops
/
drone-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}