Commit eb9a8c6c authored by Liu lu's avatar Liu lu

工厂储备分派rpc

parent ac33a75b
<?php
/**
* 工厂储备分派rpc
*/
namespace Meibuyu\Rpc\Service\Interfaces\Production;
interface StFactoryStockApportionServiceInterface
{
public function list($params);
public function tabList($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