Commit e90ee7f7 authored by que.zeyu's avatar que.zeyu

事项追踪加入流程名称

parent f2df85f1
......@@ -391,7 +391,7 @@
te.creator_person_member_id_ creator_person_member_id,
te.creator_person_member_name_ creator_person_member_name,
te.start_time_ start_time, te.executor_url_ executor_url,
p.business_key_ biz_id, p.proc_sys_name
p.business_key_ biz_id, p.proc_sys_name, p.proc_name
from act_hi_taskinst_extension te, v_act_hi_procinst p
where te.proc_inst_id_ = p.proc_inst_id_
and te.task_def_key_ = 'Apply'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment