mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 11:05:06 +08:00
增加 MyBatis Plus 的字段加密时,查询的示例
This commit is contained in:
@ -61,6 +61,7 @@ mybatis-plus:
|
||||
logic-delete-value: 1 # 逻辑已删除值(默认为 1)
|
||||
logic-not-delete-value: 0 # 逻辑未删除值(默认为 0)
|
||||
type-aliases-package: ${yudao.info.base-package}.module.*.dal.dataobject
|
||||
type-handlers-package: ${yudao.info.base-package}.framework.mybatis.core.type
|
||||
|
||||
--- #################### 芋道相关配置 ####################
|
||||
|
||||
|
Reference in New Issue
Block a user