public interface IExtWechatMonthReqBo
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtWechatMonthReqById(long id) |
ExtWechatMonthPayReq |
findExtWechatMonthReq(ExtWechatMonthPayReq data) |
ExtWechatMonthPayReq |
findExtWechatMonthReqById(long id) |
void |
insertExtWechatMonthReq(ExtWechatMonthPayReq extWechatMonthReq) |
void |
moveExtWechatMonthReqToSuccess(ExtWechatMonthPayOk extWechatMonthOk) |
com.xunlei.common.util.Sheet<ExtWechatMonthPayReq> |
queryExtWechatMonthReq(ExtWechatMonthPayReq data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtWechatMonthReq(ExtWechatMonthPayReq data) |
ExtWechatMonthPayReq findExtWechatMonthReq(ExtWechatMonthPayReq data)
ExtWechatMonthPayReq findExtWechatMonthReqById(long id)
com.xunlei.common.util.Sheet<ExtWechatMonthPayReq> queryExtWechatMonthReq(ExtWechatMonthPayReq data, com.xunlei.common.util.PagedFliper fliper)
void updateExtWechatMonthReq(ExtWechatMonthPayReq data)
void deleteExtWechatMonthReqById(long id)
void insertExtWechatMonthReq(ExtWechatMonthPayReq extWechatMonthReq)
void moveExtWechatMonthReqToSuccess(ExtWechatMonthPayOk extWechatMonthOk)
Copyright © 2016. All rights reserved.