public interface ContactLogMapper
| Modifier and Type | Method and Description |
|---|---|
List<ContactLog> |
listContactLogByXunleiId(String xunleiId) |
void |
saveContactLog(ContactLog log) |
void saveContactLog(ContactLog log)
List<ContactLog> listContactLogByXunleiId(String xunleiId)
Copyright © 2016. All rights reserved.