Commit 64b4cdcd authored by carlos's avatar carlos

获取发货详情

parent cbb77108
......@@ -52,4 +52,12 @@ interface ExternalDeliveryServiceInterface
*/
public function deliveryRecordsListExport($params);
/**
* Notes: 获取发货详情
* User: carlos
* DateTime: 2022/11/16 10:09
*/
public function getDeliveryRecord($delivery_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