pull/126/MERGE
YunaiV 2024-07-20 16:14:23 +08:00
commit 43363c1167
2 changed files with 0 additions and 9 deletions

View File

@ -130,10 +130,6 @@ yudao:
title: 管理后台
description: 提供管理员管理的所有功能
version: ${yudao.info.version}
captcha:
timeout: 5m
width: 160
height: 60
tenant: # 多租户相关配置项
enable: true

View File

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