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

工厂自主备货

parent 15eb2c60
...@@ -11,6 +11,6 @@ interface FactoryProductStockServiceInterface ...@@ -11,6 +11,6 @@ interface FactoryProductStockServiceInterface
* 获取已绑定合作的sku列表 * 获取已绑定合作的sku列表
* @return mixed * @return mixed
*/ */
public function getFactoryWithSkuList(); public function getFactoryWithSkuList($params);
} }
\ 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