ソースを参照

报销列表接口修改

anderx 2 年 前
コミット
91e85ed240
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0 1
      src/main/java/com/goafanti/common/mapper/ExpenseAccountMapper.xml

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

@@ -408,7 +408,6 @@
     </if>
     <if test="processStatus ==1">
       and a.process_status>0
-      and a.status =1
       and d.superior_id =#{aid}
     </if>
     <if test="status != null">