Commit 0127e966 authored by  林继鑫's avatar 林继鑫

工厂备货

parent c0f8bc21
<?php
namespace Meibuyu\Rpc\Service\Interfaces\Production;
interface FactoryProductStockServiceInterface
{
/**
* 获取已绑定合作的sku列表
* @return mixed
*/
public function getFactoryWithSkuList();
}
\ 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