Commit 792488d4 authored by  林继鑫's avatar 林继鑫

工厂备货 新增rpc

parent a21f913c
...@@ -112,4 +112,13 @@ interface MaterialServiceInterface ...@@ -112,4 +112,13 @@ interface MaterialServiceInterface
public function getProductColorMaterialInfo($productId,$productChildIds=[],$keyBy='id'); public function getProductColorMaterialInfo($productId,$productChildIds=[],$keyBy='id');
/**
* 获取产品原料信息工艺单等
* @param $params
* @return array
*/
public function getProductStuffInfo($params);
} }
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