public class WxMaIntracityServiceImpl extends Object implements WxMaIntracityService
| 构造器和说明 |
|---|
WxMaIntracityServiceImpl() |
public void apply()
throws WxErrorException
WxMaIntracityServiceapply 在接口中 WxMaIntracityServiceWxErrorExceptionpublic String createStore(WxMaStore store) throws WxErrorException
WxMaIntracityServicecreateStore 在接口中 WxMaIntracityServiceWxErrorExceptionpublic void updateStore(WxMaStore store) throws WxErrorException
WxMaIntracityServiceupdateStore 在接口中 WxMaIntracityServiceWxErrorExceptionpublic List<WxMaStore> listAllStores() throws WxErrorException
WxMaIntracityServicelistAllStores 在接口中 WxMaIntracityServiceWxErrorExceptionpublic WxMaStore queryStoreByWxStoreId(String wxStoreId) throws WxErrorException
WxMaIntracityServicequeryStoreByWxStoreId 在接口中 WxMaIntracityServiceWxErrorExceptionpublic List<WxMaStore> queryStoreByOutStoreId(String outStoreId) throws WxErrorException
WxMaIntracityServicequeryStoreByOutStoreId 在接口中 WxMaIntracityServiceWxErrorExceptionpublic String storeCharge(WxMaStoreChargeRequest request) throws WxErrorException
WxMaIntracityServicestoreCharge 在接口中 WxMaIntracityServiceWxErrorExceptionpublic int storeRefund(WxMaStoreRefundRequest request) throws WxErrorException
WxMaIntracityServicestoreRefund 在接口中 WxMaIntracityServiceWxErrorExceptionpublic WxMaStoreFlowResponse<? extends WxMaStoreFlowResponse.BasicFlowRecord> queryFlow(WxMaQueryFlowRequest request) throws WxErrorException
WxMaIntracityServicequeryFlow 在接口中 WxMaIntracityServiceWxErrorExceptionpublic WxMaStoreBalance balanceQuery(String wxStoreId, String serviceTransId, PayMode payMode) throws WxErrorException
WxMaIntracityServicebalanceQuery 在接口中 WxMaIntracityServiceWxErrorExceptionpublic void setPayMode(PayMode payMode) throws WxErrorException
WxMaIntracityServicesetPayMode 在接口中 WxMaIntracityServiceWxErrorExceptionpublic WxMaGetPayModeResponse getPayMode() throws WxErrorException
WxMaIntracityServicegetPayMode 在接口中 WxMaIntracityServiceWxErrorExceptionpublic WxMaPreAddOrderResponse preAddOrder(WxMaPreAddOrderRequest request) throws WxErrorException
WxMaIntracityServicepreAddOrder 在接口中 WxMaIntracityServiceWxErrorExceptionpublic WxMaAddOrderResponse addOrder(WxMaAddOrderRequest request) throws WxErrorException
WxMaIntracityServiceaddOrder 在接口中 WxMaIntracityServiceWxErrorExceptionpublic WxMaOrder queryOrderByWxOrderId(String wxOrderId) throws WxErrorException
WxMaIntracityServicequeryOrderByWxOrderId 在接口中 WxMaIntracityServiceWxErrorExceptionpublic WxMaOrder queryOrderByStoreOrderId(String wxStoreId, String storeOrderId) throws WxErrorException
WxMaIntracityServicequeryOrderByStoreOrderId 在接口中 WxMaIntracityServiceWxErrorExceptionpublic WxMaCancelOrderResponse cancelOrderByWxOrderId(String wxOrderId, int cancelReasonId, String cancelReason) throws WxErrorException
WxMaIntracityServicecancelOrderByWxOrderId 在接口中 WxMaIntracityServiceWxErrorExceptionpublic WxMaCancelOrderResponse cancelOrderByStoreOrderId(String wxStoreId, String storeOrderId, int cancelReasonId, String cancelReason) throws WxErrorException
WxMaIntracityServicecancelOrderByStoreOrderId 在接口中 WxMaIntracityServiceWxErrorExceptionpublic List<WxMaTransCity> getCity(String serviceTransId) throws WxErrorException
WxMaIntracityServicegetCity 在接口中 WxMaIntracityServiceserviceTransId - 运力ID,传NULL则返回所有WxErrorExceptionCopyright © 2024. All rights reserved.