| Package | Description |
|---|---|
| com.xunlei.channel.db.dao | |
| com.xunlei.channel.db.dao.impl | |
| com.xunlei.channel.db.orm |
| Modifier and Type | Method and Description |
|---|---|
ChannelAutoPayResult |
ChannelAutoPayResultDAO.getChannelAutoPayResult(String xunleiId,
String xunleiPayId)
通过迅雷Id来查找签约表信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelAutoPayResultDAO.saveChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult)
保存到签约表
|
void |
ChannelAutoPayResultDAO.updateChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult)
更新签约表
|
| Modifier and Type | Method and Description |
|---|---|
ChannelAutoPayResult |
ChannelAutoPayResultDAOImpl.getChannelAutoPayResult(String xunleiId,
String xunleiPayId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelAutoPayResultDAOImpl.saveChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult) |
void |
ChannelAutoPayResultDAOImpl.updateChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult) |
| Modifier and Type | Method and Description |
|---|---|
ChannelAutoPayResult |
ChannelAutoPayResultMapper.getChannelAutoPayResult(String xunleiId,
String xunleiPayId)
通过迅雷Id来查找签约表信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelAutoPayResultMapper.saveChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult) |
void |
ChannelAutoPayResultMapper.updateChannelAutoPayResult(ChannelAutoPayResult channelAutoPayResult) |
Copyright © 2016. All rights reserved.