public class WxMaShopOrderServiceImpl extends Object implements WxMaShopOrderService
| 构造器和说明 |
|---|
WxMaShopOrderServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMaShopAddOrderResponse |
addOrder(WxMaShopOrderInfo orderInfo) |
Boolean |
checkScene(Integer scene) |
WxMaShopGetOrderResponse |
getOrder(Integer orderId,
String outOrderId,
String openid) |
WxMaShopBaseResponse |
orderPay(WxMaShopOrderPayRequest request) |
public Boolean checkScene(Integer scene) throws WxErrorException
checkScene 在接口中 WxMaShopOrderServiceWxErrorExceptionpublic WxMaShopAddOrderResponse addOrder(WxMaShopOrderInfo orderInfo) throws WxErrorException
addOrder 在接口中 WxMaShopOrderServiceWxErrorExceptionpublic WxMaShopBaseResponse orderPay(WxMaShopOrderPayRequest request) throws WxErrorException
orderPay 在接口中 WxMaShopOrderServiceWxErrorExceptionpublic WxMaShopGetOrderResponse getOrder(Integer orderId, String outOrderId, String openid) throws WxErrorException
getOrder 在接口中 WxMaShopOrderServiceWxErrorExceptionCopyright © 2021. All rights reserved.