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