待检任务类型查询返回的过程检验类型名称应该为IPQC

This commit is contained in:
yinjinlu-pc\尹金路 2025-01-09 13:20:10 +08:00
parent 1f9350abc2
commit 3d6f519a55

View File

@ -98,7 +98,7 @@
pf.feedback_code AS source_doc_code,
pf.record_id as source_line_id,
pf.feedback_time AS record_time,
'PQC' AS qc_type,
'IPQC' AS qc_type,
pf.item_id,
pf.item_code,
pf.item_name,