Commit c39a5757 authored by Liu lu's avatar Liu lu

大货生产接单后工艺信息确认提交

parent 55fb7c0e
......@@ -337,4 +337,11 @@ interface FactoryServiceInterface
* @param $deliverNos
*/
public function getApportionFactory($deliverNos);
/**
* 大货生产接单后工艺信息确认提交
* @param $productionNo
*/
public function craftConfirmPush($productionNo);
}
\ 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