cloud-server-other/src/main/resources/mapper/SiteMapper.xml
@@ -128,7 +128,11 @@ and t1.name like concat('%',#{query.name},'%') </if> and t1.state != 3 and t1.insuranceEndTime <= DATE_ADD(CURDATE(), INTERVAL 2 MONTH); and t1.insuranceEndTime <= DATE_ADD(CURDATE(), INTERVAL 2 MONTH) </where> ORDER BY insertTime desc </select> </mapper>