springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/resources/mapper/ComplaintMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/resources/mapper/ComplaintMapper.xml
@@ -307,7 +307,7 @@ sgsb_complaint_audit_record where audit_type = 3 and audit_status = 1 and report_type = #{loginUserInfo.accountLevel} and superior_id = #{loginUserInfo.communityId})) </if> <if test="query.status!=null and query.status == 0"> <if test="query.status!=null and query.status!=''"> AND t.status = #{query.status} </if> <if test="query.reportUserName != null and query.reportUserName!=''">