Commit 7c905494 authored by gongyuanbiao's avatar gongyuanbiao

到仓异常

parent 3bf5001d
<?php
namespace Meibuyu\Rpc\Service\Interfaces\PurchaseNew;
interface AbnormalServiceInterface
{
/**
* 到仓异常数据添加
* @param $scanNo
* @return mixed
*/
public function createWarehoused($params): string;
}
\ 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