public interface IExtWechatMonthUnsignReqBo
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtWechatMonthUnsignReqById(long id) |
ExtWechatMonthUnsignReq |
findExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data) |
ExtWechatMonthUnsignReq |
findExtWechatMonthUnsignReqById(long id) |
void |
insertExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq extWechatMonthUnsignReq) |
String |
moveWechatMonthUnsignReqToSignOk(String externalSignNo) |
com.xunlei.common.util.Sheet<ExtWechatMonthUnsignReq> |
queryExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data) |
String |
updateWechatMonthUnsignReqFailTimes(String xunleiId,
String bizNo) |
String |
updateWechatMonthUnsignReqSuccessTimes(String xunleiId,
String bizNo) |
ExtWechatMonthUnsignReq findExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data)
ExtWechatMonthUnsignReq findExtWechatMonthUnsignReqById(long id)
com.xunlei.common.util.Sheet<ExtWechatMonthUnsignReq> queryExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data, com.xunlei.common.util.PagedFliper fliper)
void updateExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data)
void deleteExtWechatMonthUnsignReqById(long id)
void insertExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq extWechatMonthUnsignReq)
String updateWechatMonthUnsignReqSuccessTimes(String xunleiId, String bizNo)
Copyright © 2016. All rights reserved.