【代码优化】全局:去除 application.yaml 相关配置文件的冗余

This commit is contained in:
YunaiV
2024-07-20 16:14:15 +08:00
parent a034b3d218
commit 7fbb96b0f0
2 changed files with 0 additions and 9 deletions

View File

@@ -51,8 +51,3 @@ mybatis-plus:
yudao:
info:
base-package: cn.iocoder.yudao.module
captcha:
timeout: 5m
width: 160
height: 60
enable: true