public interface CustomOrderDAO
| Modifier and Type | Method and Description |
|---|---|
void |
customOrderfailed(String xunleiPayId,
String failMsg) |
void |
customOrderSuccess(String xunleiPayId) |
CustomOrder |
getCustomOrder(String xunleiPayId) |
List<String> |
listWaitedXunleiPayId()
得到等待定制的迅雷支付号
|
void |
saveCustomOrder(CustomOrder customOrder) |
CustomOrder getCustomOrder(String xunleiPayId)
void saveCustomOrder(CustomOrder customOrder)
customOrder - void customOrderSuccess(String xunleiPayId)
xunleiPayId - Copyright © 2016. All rights reserved.