瀏覽代碼

项目列表修改

anderx 1 年之前
父節點
當前提交
9431f93d71
共有 1 個文件被更改,包括 1 次插入1 次删除
  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}