|
@@ -51,6 +51,7 @@
|
|
task_type_key as taskTypeKey,
|
|
task_type_key as taskTypeKey,
|
|
task_status_key as taskStatusKey,
|
|
task_status_key as taskStatusKey,
|
|
workflow_id as workflowId,
|
|
workflow_id as workflowId,
|
|
|
|
+ completed_quantity as completedQuantity,
|
|
in_out_flag as inOutFlag
|
|
in_out_flag as inOutFlag
|
|
FROM in_out_warehouse_task
|
|
FROM in_out_warehouse_task
|
|
WHERE
|
|
WHERE
|