Compare commits

...

1 Commits

Author SHA1 Message Date
85c3e7ec98 testfenzhishan 2025-11-12 14:36:24 +08:00
3 changed files with 4 additions and 2 deletions

View File

@ -89,6 +89,8 @@ data:
# 机场数据源配置 - 开发环境
airport-api:
base-url: http://localhost:8090
# 滑行路由
glide-url: http://localhost:8099
auth:
username: dianxin
password: dianxin@123

View File

@ -40,8 +40,8 @@ spring:
# 默认激活的profile开发环境
profiles:
# active: dev,druid
active: prod,druid
active: dev,druid
#active: prod,druid
# 文件上传
servlet: