未认证添加状态为已撤销认证的

release
路明慧 2 years ago
parent aebf0f959f
commit 5a7ba1e3f5
  1. 2
      dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml

@ -130,7 +130,7 @@
and t.qs_status = #{qszt}
</if>
<if test="rzzt == '0'.toString()">
and t.auth_status in ('1','2')
and t.auth_status in ('1','6')
</if>
<if test="rzzt == '1'.toString()">
and (t.auth_status = '2' or t.auth_status = '3')

Loading…
Cancel
Save