public class DataServiceClient extends YzhClient
| 构造器和说明 |
|---|
DataServiceClient(YzhConfig yzhConfig) |
get, getResponseType, getSocketTimeout, getYzhConfig, getYzhSign, handleError, post, setSocketTimeout, setYzhConfig, setYzhSign, signpublic DataServiceClient(YzhConfig yzhConfig)
public YzhResponse<ListDailyOrderResponse> listDailyOrder(YzhRequest<ListDailyOrderRequest> req) throws YzhException
YzhExceptionpublic YzhResponse<ListDailyOrderV2Response> listDailyOrderV2(YzhRequest<ListDailyOrderV2Request> req) throws YzhException
YzhExceptionpublic YzhResponse<GetDailyOrderFileResponse> getDailyOrderFile(YzhRequest<GetDailyOrderFileRequest> req) throws YzhException
YzhExceptionpublic YzhResponse<GetDailyOrderFileV2Response> getDailyOrderFileV2(YzhRequest<GetDailyOrderFileV2Request> req) throws YzhException
YzhExceptionpublic YzhResponse<ListDailyBillResponse> listDailyBill(YzhRequest<ListDailyBillRequest> req) throws YzhException
YzhExceptionpublic YzhResponse<GetDailyBillFileV2Response> getDailyBillFileV2(YzhRequest<GetDailyBillFileV2Request> req) throws YzhException
YzhExceptionpublic YzhResponse<List<RechargeRecordInfo>> listDealerRechargeRecordV2(YzhRequest<ListDealerRechargeRecordV2Request> req) throws YzhException
YzhExceptionpublic YzhResponse<ListBalanceDailyStatementResponse> listBalanceDailyStatement(YzhRequest<ListBalanceDailyStatementRequest> req) throws YzhException
YzhExceptionCopyright © 2025. All rights reserved.