public interface ContactLogDAO
| Modifier and Type | Method and Description |
|---|---|
List<ContactLog> |
listContactLogByXunleiId(String xunleiId)
通过xunleiId查找签约解约信息
|
void |
saveContactLog(ContactLog log)
保存到数据库
|
void saveContactLog(ContactLog log)
log - List<ContactLog> listContactLogByXunleiId(String xunleiId)
xunleiId - Copyright © 2016. All rights reserved.