| Package | Description |
|---|---|
| com.xunlei.channel.db.dao | |
| com.xunlei.channel.db.dao.impl | |
| com.xunlei.channel.db.orm |
| Modifier and Type | Method and Description |
|---|---|
BizAutoPayResult |
BizAutoPayResultDAO.getBizAutoPayResult(String xunleiId)
通过迅雷Id来查找组织表信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
BizAutoPayResultDAO.saveBizAutoPayResult(BizAutoPayResult bizAutoPayResult)
保存到组织表
|
void |
BizAutoPayResultDAO.updateBizAutoPayResult(BizAutoPayResult bizAutoPayResult)
更新组织表
|
| Modifier and Type | Method and Description |
|---|---|
BizAutoPayResult |
BizAutoPayResultDAOImpl.getBizAutoPayResult(String xunleiId) |
| Modifier and Type | Method and Description |
|---|---|
void |
BizAutoPayResultDAOImpl.saveBizAutoPayResult(BizAutoPayResult bizAutoPayResult) |
void |
BizAutoPayResultDAOImpl.updateBizAutoPayResult(BizAutoPayResult bizAutoPayResult) |
| Modifier and Type | Method and Description |
|---|---|
BizAutoPayResult |
BizAutoPayResultMapper.getBizAutoPayResult(String xunleiId)
通过迅雷Id来查找签约表信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
BizAutoPayResultMapper.saveBizAutoPayResult(BizAutoPayResult bizAutoPayResult)
保存到签约表
|
void |
BizAutoPayResultMapper.updateBizAutoPayResult(BizAutoPayResult bizAutoPayResult)
更新签约表
|
Copyright © 2016. All rights reserved.