Commit ecd34954 authored by  林继鑫's avatar 林继鑫

保存分派跟单员到生产系统

parent c5ba18b2
......@@ -290,4 +290,12 @@ interface ProductionServiceInterface
* @param $ProductionOrders
*/
public function getStockPlanInfo($ProductionOrders);
/**
* 保存二次分派跟单员
* @param $params
*/
public function saveApportionProcessUser($params);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment