Commit 4d2e8a2d authored by  林继鑫's avatar 林继鑫

Merge branch 'develop' of https://git.huaperfect.com/without_auth/meibuyu-rpc into develop

parents 7513987b c2153a09
...@@ -126,4 +126,13 @@ interface ExternalDeliveryServiceInterface ...@@ -126,4 +126,13 @@ interface ExternalDeliveryServiceInterface
*/ */
public function OrderNum($params); public function OrderNum($params);
/**
* 工厂端异常退回记录
* @param $params
* @author Lin jixin
* date 2022/11/25 14:08
*/
public function AbnormalReturnRecord($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