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