public class TerminalService extends BaseService
| Constructor and Description |
|---|
TerminalService(Config config) |
call, generateUUIDpublic TerminalService(Config config)
public BaseResponse<TerminalGetTerminalListResBean> getTerminalList(BaseRequest<TerminalGetTerminalListReqBean> req) throws BaseException
req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetTerminalListResBean> getTerminalList(String url, BaseRequest<TerminalGetTerminalListReqBean> req) throws BaseException
url - 请求的URL 可指定req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetSimpleListResBean> getSimpleList(BaseRequest<TerminalGetSimpleListReqBean> req) throws BaseException
req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetSimpleListResBean> getSimpleList(String url, BaseRequest<TerminalGetSimpleListReqBean> req) throws BaseException
url - 请求的URL 可指定req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetIncrementPromoterAndTerminalByTimeResBean> getIncrementPromoterAndTerminalByTime(BaseRequest<TerminalGetIncrementPromoterAndTerminalByTimeReqBean> req) throws BaseException
req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetIncrementPromoterAndTerminalByTimeResBean> getIncrementPromoterAndTerminalByTime(String url, BaseRequest<TerminalGetIncrementPromoterAndTerminalByTimeReqBean> req) throws BaseException
url - 请求的URL 可指定req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetValidPromoterAndTerminalAllResBean> getValidPromoterAndTerminalAll(BaseRequest<TerminalGetValidPromoterAndTerminalAllReqBean> req) throws BaseException
req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetValidPromoterAndTerminalAllResBean> getValidPromoterAndTerminalAll(String url, BaseRequest<TerminalGetValidPromoterAndTerminalAllReqBean> req) throws BaseException
url - 请求的URL 可指定req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetIncrementTerminalByTimeResBean> getIncrementTerminalByTime(BaseRequest<TerminalGetIncrementTerminalByTimeReqBean> req) throws BaseException
req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetIncrementTerminalByTimeResBean> getIncrementTerminalByTime(String url, BaseRequest<TerminalGetIncrementTerminalByTimeReqBean> req) throws BaseException
url - 请求的URL 可指定req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetValidTerminalAllResBean> getValidTerminalAll(BaseRequest<TerminalGetValidTerminalAllReqBean> req) throws BaseException
req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetValidTerminalAllResBean> getValidTerminalAll(String url, BaseRequest<TerminalGetValidTerminalAllReqBean> req) throws BaseException
url - 请求的URL 可指定req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetValidTerminalByBatchUserIdResBean> getValidTerminalByBatchUserId(BaseRequest<TerminalGetValidTerminalByBatchUserIdReqBean> req) throws BaseException
req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetValidTerminalByBatchUserIdResBean> getValidTerminalByBatchUserId(String url, BaseRequest<TerminalGetValidTerminalByBatchUserIdReqBean> req) throws BaseException
url - 请求的URL 可指定req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetValidTerminalByAccountResBean> getValidTerminalByAccount(BaseRequest<TerminalGetValidTerminalByAccountReqBean> req) throws BaseException
req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetValidTerminalByAccountResBean> getValidTerminalByAccount(String url, BaseRequest<TerminalGetValidTerminalByAccountReqBean> req) throws BaseException
url - 请求的URL 可指定req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetFailTerminalByTimeResBean> getFailTerminalByTime(BaseRequest<TerminalGetFailTerminalByTimeReqBean> req) throws BaseException
req - 请求的业务对象BaseExceptionpublic BaseResponse<TerminalGetFailTerminalByTimeResBean> getFailTerminalByTime(String url, BaseRequest<TerminalGetFailTerminalByTimeReqBean> req) throws BaseException
url - 请求的URL 可指定req - 请求的业务对象BaseExceptionCopyright © 2023. All rights reserved.