查询bug修改
This commit is contained in:
parent
a0ad5ca4be
commit
43aa1c638f
|
|
@ -21,7 +21,6 @@
|
|||
lcs.sup_uuid as supUuid,
|
||||
lcs.sub_uuid as subUuid,
|
||||
lcs.uuid as uuid,
|
||||
lcs.cont_uuid as contUuid,
|
||||
ppi.pro_name as proName,
|
||||
pci.cont_name as contName,
|
||||
psi.sub_name as subName,
|
||||
|
|
@ -93,7 +92,6 @@
|
|||
lcs.uuid as uuid,
|
||||
lcs.task_id_out as taskId,
|
||||
lcs.proc_inst_id_out as procInsId,
|
||||
lcs.cont_uuid as contUuid,
|
||||
ppi.pro_name as proName,
|
||||
pci.cont_name as contName,
|
||||
psi.sub_name as subName,
|
||||
|
|
|
|||
|
|
@ -69,7 +69,6 @@
|
|||
psi.sub_name as subName,
|
||||
lcp.uuid as uuid,
|
||||
lcp.cont_uuid as contUuid,
|
||||
lcp.cont_uuid as consUuid,
|
||||
lcp.sub_uuid as subUuid,
|
||||
lcp.pro_id as proId,
|
||||
pcp.cons_name as name,
|
||||
|
|
|
|||
Loading…
Reference in New Issue