Commit 25782ae3 authored by  林继鑫's avatar 林继鑫

新增工厂rpc方法

parent 5818da82
......@@ -320,4 +320,12 @@ interface FactoryServiceInterface
* @param $params
*/
public function updateExceptionDestroy($params);
/**
* 查询是否为分派订单信息,返回跟单员、订单类型、合作方式
* @param $orderNoArr
* @return array
*/
public function getProductionApportionInfo($orderNoArr);
}
\ No newline at end of file
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