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

增加rpc下拉品类

parent f4c3c235
...@@ -455,4 +455,10 @@ interface ProductServiceInterface ...@@ -455,4 +455,10 @@ interface ProductServiceInterface
* @return mixed * @return mixed
*/ */
public function getProductIsGroup(array $productLists); public function getProductIsGroup(array $productLists);
/**
* 各级下拉品类
*/
public function selectMultistageCategory();
} }
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