代码更新

This commit is contained in:
2022-07-15 16:32:55 +08:00
parent 8e77ee7aaa
commit a9a780bda1

View File

@@ -100,6 +100,7 @@
WHERE
dtl.material_uuid = 输入.material_id
AND point.inspection_item_type = '01'
AND dtl.is_delete = '0'
ENDSELECT
ENDQUERY