Commit 4e971be9 authored by 赵啸非's avatar 赵啸非

修改部分pom

parent 9d273089
......@@ -49,6 +49,7 @@
SELECT DISTINCT
t1.ID_ AS taskId,
t1.NAME_ AS taskName,
t1.TASK_DEF_KEY_ AS taskDefKey,
t2.NAME_ AS formName,
t2.TENANT_ID_ AS platformSn,
t2.BUSINESS_KEY_ AS businessKey,
......@@ -140,6 +141,7 @@
SELECT DISTINCT
t1.ID_ AS taskId,
t1.NAME_ AS taskName,
t1.TASK_DEF_KEY_ AS taskDefKey,
t2.FIRST_ AS approver,
t2.ID_ AS approverId,
t3.NAME_ AS formName,
......
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