public interface SlotScoreService extends hbm.service.jpa.BusinessService<SlotScore,Integer>
| Modifier and Type | Method and Description |
|---|---|
SlotScore |
find(String phoneNumber) |
List<SlotScore> |
find(String phoneNumber,
Integer score) |
Copyright © 2015. All rights reserved.