mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 重命名 菜单字段 query -> query_param 解决系统关键字问题
This commit is contained in:
@ -194,8 +194,6 @@ mybatis-plus:
|
||||
updateStrategy: NOT_NULL
|
||||
# 字段验证策略之 select,在 select 的时候的字段验证策略既 wrapper 根据内部 entity 生成的 where 条件
|
||||
where-strategy: NOT_NULL
|
||||
# 对 mysql 的字段做格式化 防止出现系统关键字
|
||||
column-format: "`%s`"
|
||||
|
||||
# Swagger配置
|
||||
swagger:
|
||||
|
Reference in New Issue
Block a user