Explorar o código

项目列表修改

anderx hai 1 ano
pai
achega
9431f93d71
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/java/com/goafanti/common/mapper/UserMidMapper.xml

+ 1 - 1
src/main/java/com/goafanti/common/mapper/UserMidMapper.xml

@@ -834,7 +834,7 @@
       and a.liquidation_status = #{liquidationStatus}
     </if>
     <if test="dunType !=null">
-      and nod.dun_type = #{dunType}
+      and nod.status = #{dunType}
     </if>
     <if test="province !=null">
       and p2.province = #{province}