使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
server
/
bjAirport
关注
3
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
fix
master
winter
4 个月前
父节点
60518089e5
当前提交
28f78f3341
共有
2 个文件被更改
,包括
4 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+2
-0
bjairAdmin/src/main/resources/application.yml
+2
-0
bjairCApi/src/main/resources/application.yml
+ 2
- 0
bjairAdmin/src/main/resources/application.yml
查看文件
@@ -44,6 +44,8 @@ spring:
# FLOWABLE
flowable:
async-executor-activate: false
flyway:
enabled: false
aop:
proxy-target-class: true
auto: true
+ 2
- 0
bjairCApi/src/main/resources/application.yml
查看文件
@@ -26,6 +26,8 @@ spring:
# max-message-size: 4194304
# retry-another-broker-when-not-store-ok: false
# retry-times-when-send-failed: 2
flyway:
enabled: false
# MybatisPlus
mybatis-plus:
撰写
预览
正在加载...
取消
保存