server/system_service/src/main/java/com/doumee/core/utils/MyBatisPlus.java
@@ -4,14 +4,14 @@ /** * Mybatis Plus Wrapper工具类 * @author Eva.Caesar Liu * @author doumee * @date 2023/03/21 14:49 */ public class MyBatisPlus { /** * 将空转为null,用于mybatis plus查询数据时将值为""的字段转为null,防止将空字符串作为条件。 * @author Eva.Caesar Liu * @author doumee * @date 2023/03/21 14:49 * * @return T