Commit 0d41c2ec authored by Liu lu's avatar Liu lu

获取生产sku的指定工厂数组

parent f94724a3
......@@ -345,4 +345,14 @@ interface FactoryServiceInterface
* @param $auth 操作人数组
*/
public function craftConfirmPush($productionNo,$auth);
/**
* 获取生产sku的指定工厂数组
* @param $skuArr
* @return mixed
* @author Liu lu
* date 2024-04-02
*/
public function getFactoriesBySkuList($skuArr) ;
}
\ 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