Commit 98cdb524 authored by jiangkebao's avatar jiangkebao

物流查询rpc 修改

parent a1f343fc
......@@ -17,7 +17,7 @@ interface LogisticsServiceInterface
/**
* 根据物流单号查询物流信息
* @param string $logisticsNo 物流订单号
* @param array $logisticsNo 物流订单号
* @return mixed
*/
public function logisticsInfo($logisticsNo);
......
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