分配规则提交

This commit is contained in:
18188916393
2022-09-26 11:25:15 +08:00
parent 2d99336ecd
commit 9d60f49540

View File

@@ -217,6 +217,7 @@ IF 输入.flag = "6"
AND point.MODE <> '0'
AND ( point.vehicle_code = '' OR point.vehicle_code IS NULL )
AND task.task_code IS NULL
AND point.point_status ='00'
OPTION 输入.material_type <> ""
point.material_type = 输入.material_type
ENDOPTION