소스 검색

异常审核已审核sql优化

wangliang 1 년 전
부모
커밋
9e273a3699
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      sop-business/src/main/resources/mapper/TBDingApplyMapper.xml

+ 0 - 1
sop-business/src/main/resources/mapper/TBDingApplyMapper.xml

@@ -193,7 +193,6 @@
             tbuas.user_archives_id = tbua.id
             left join sys_supplier ss on
             ss.id = tbuas.supplier_id
-            left join ACT_HI_TASKINST aht on aht.PROC_INST_ID_ = tffa.flow_id
         <where> 1 = 1 and tfcf.type = 'DING_EXCEPTION_FLOW'
             and tffa.status in ('AUDITING','REJECT','FINISH')
             and tbs.status = 'PUBLISH'