typo: 优化注释说明

This commit is contained in:
青菜白玉汤 2025-10-24 10:52:16 +08:00 committed by GitHub
parent 7d3e7b5b7a
commit 2c21f3cd75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ system:
router-prefix: "" router-prefix: ""
# 严格角色模式 打开后权限将会存在上下级关系 # 严格角色模式 打开后权限将会存在上下级关系
use-strict-auth: false use-strict-auth: false
# 自动迁移数据库表结构,生产环境建议设为false手动迁移 # 禁用自动迁移数据库表结构,生产环境建议设为true手动迁移
disable-auto-migrate: false disable-auto-migrate: false
# captcha configuration # captcha configuration