查询bug修改

This commit is contained in:
haozq 2025-02-21 14:25:02 +08:00
parent a0ad5ca4be
commit 43aa1c638f
2 changed files with 0 additions and 3 deletions

View File

@ -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,

View File

@ -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,