mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-03 19:58:42 +08:00 
			
		
		
		
	去除 mybatis plus 的 type handler 配置系项,避免全局生效
This commit is contained in:
		@@ -61,7 +61,6 @@ 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