cloud-server-other/src/main/resources/mapper/SiteMapper.xml @@ -133,7 +133,7 @@ <if test="query.opId!=null "> and t1.operatorId =#{query.opId} </if> and t1.state != 3 and t1.state != 3 and t1.sign=0 </where> ORDER BY insertTime desc