mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	彻底移除 RedisKeyDefine
This commit is contained in:
		| @@ -106,6 +106,7 @@ public interface BaseMapperX<T> extends BaseMapper<T> { | ||||
|     default void updateBatch(Collection<T> entities) { | ||||
|         Db.updateBatchById(entities); | ||||
|     } | ||||
|  | ||||
|     default void updateBatch(Collection<T> entities, int size) { | ||||
|         Db.updateBatchById(entities, size); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV