Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/yudao-cloud
commit
43363c1167
|
@ -130,10 +130,6 @@ yudao:
|
||||||
title: 管理后台
|
title: 管理后台
|
||||||
description: 提供管理员管理的所有功能
|
description: 提供管理员管理的所有功能
|
||||||
version: ${yudao.info.version}
|
version: ${yudao.info.version}
|
||||||
captcha:
|
|
||||||
timeout: 5m
|
|
||||||
width: 160
|
|
||||||
height: 60
|
|
||||||
tenant: # 多租户相关配置项
|
tenant: # 多租户相关配置项
|
||||||
enable: true
|
enable: true
|
||||||
|
|
||||||
|
|
|
@ -50,8 +50,3 @@ mybatis-plus:
|
||||||
yudao:
|
yudao:
|
||||||
info:
|
info:
|
||||||
base-package: cn.iocoder.yudao.module
|
base-package: cn.iocoder.yudao.module
|
||||||
captcha:
|
|
||||||
timeout: 5m
|
|
||||||
width: 160
|
|
||||||
height: 60
|
|
||||||
enable: true
|
|
||||||
|
|
Loading…
Reference in New Issue