Browse Source

异常审核已审核sql优化

wangliang 1 năm trước cách đây
mục cha
commit
9e273a3699

+ 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'