소스 검색

报销列表接口修改

anderx 3 년 전
부모
커밋
1291e900c5
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

@@ -368,7 +368,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">