public class WxMaShopDeliveryServiceImpl extends Object implements WxMaShopDeliveryService
| 构造器和说明 |
|---|
WxMaShopDeliveryServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMaShopDeliveryGetCompanyListResponse |
getCompanyList()
获取快递公司列表
|
WxMaShopBaseResponse |
receive(WxMaShopDeliveryRecieveRequest request)
订单确认收货
|
WxMaShopBaseResponse |
send(WxMaShopDeliverySendRequest request)
订单发货
|
public WxMaShopDeliveryGetCompanyListResponse getCompanyList() throws WxErrorException
getCompanyList 在接口中 WxMaShopDeliveryServiceWxErrorExceptionpublic WxMaShopBaseResponse send(WxMaShopDeliverySendRequest request) throws WxErrorException
send 在接口中 WxMaShopDeliveryServicerequest - WxErrorExceptionpublic WxMaShopBaseResponse receive(WxMaShopDeliveryRecieveRequest request) throws WxErrorException
receive 在接口中 WxMaShopDeliveryServicerequest - WxErrorExceptionCopyright © 2024. All rights reserved.