springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.java
@@ -47,7 +47,7 @@ "<if test='comActEasyPhotoVO.status != null '>" + "AND p.`status` = #{comActEasyPhotoVO.status} \n" + " </if> " + "<if test='comActEasyPhotoVO.createBegin != null and comActEasyPhotoVO.createBegin.trim() != ""'>" + "<if test='comActEasyPhotoVO.createBegin != null '>" + "AND p.create_at BETWEEN #{comActEasyPhotoVO.createBegin} \n" + "AND #{comActEasyPhotoVO.createEnd}" + " </if> " +