Commit fb4bbb92 authored by 董锦君's avatar 董锦君

结束备货计划rpc声明方法的文件格式修改

parent 1b8b79e0
......@@ -4,10 +4,12 @@ namespace Meibuyu\Micro\Service\Interfaces\Production;
interface ProductionServiceInterface
{
/**
* 结束备货计划
* @param $production_no
* @return mixed
*/
public function stockUpTask($production_no);
}
\ 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