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