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

工厂备货 rpc

parent d594de14
...@@ -249,4 +249,12 @@ interface FactoryServiceInterface ...@@ -249,4 +249,12 @@ interface FactoryServiceInterface
public function isFactoryWithSku($params); public function isFactoryWithSku($params);
/**
* 按sku或按工厂
* @param $params
* @return array
*/
public function getFactoryStockList($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