dashboard
repositories
filestore
activity
search
login
jagzwxm
/
ja_manage
吉安感知网项目-后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
update-区域划分表结构调整
xiebin
2026-01-28
74756c657109a4e48dd6c0b4d8959cdab89b33a9
[jagzwxm/ja_manage.git]
/
drone-ops
/
drone-develop
/
src
/
main
/
resources
/
application-prod.yml
1
2
3
4
5
6
7
8
9
10
#服务器端口
server:
port: 7007
#数据源配置
spring:
datasource:
url: ${blade.datasource.prod.url}
username: ${blade.datasource.prod.username}
password: ${blade.datasource.prod.password}