fix 修复 抄送缺数据问题 与 已完成任务数据取错问题
This commit is contained in:
parent
d9c0d420a7
commit
4d07a35b1f
@ -64,7 +64,8 @@
|
||||
a.update_time,
|
||||
a.tenant_id,
|
||||
b.business_id,
|
||||
c.form_path,
|
||||
a.form_custom,
|
||||
a.form_path,
|
||||
c.flow_name,
|
||||
c.flow_code,
|
||||
c.version,
|
||||
@ -86,6 +87,8 @@
|
||||
b.id ,
|
||||
a.processed_by,
|
||||
c.flow_status,
|
||||
b.form_custom,
|
||||
b.form_path,
|
||||
c.business_id,
|
||||
a.create_time,
|
||||
b.node_name,
|
||||
|
Loading…
x
Reference in New Issue
Block a user