Commit c240e851 authored by 王源's avatar 王源 🎧

平台产品rpc添加获取全部亚马逊仓库

parent 1b7d4b81
...@@ -41,4 +41,10 @@ interface PlatformProductServiceInterface ...@@ -41,4 +41,10 @@ interface PlatformProductServiceInterface
*/ */
public function getWithPoint(array $idList, $groupByFlag = false); public function getWithPoint(array $idList, $groupByFlag = false);
/**
* 获取全部亚马逊仓库
* @return array
*/
public function amazonWarehouses();
} }
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