public interface ILocatorDao extends IBaseDao<LocatorBean>
| 限定符和类型 | 方法和说明 |
|---|---|
List<LocatorBean> |
getLocatorBeanListByCase(int caseId) |
Pager<LocatorBean> |
getLocatorBeanListByPager(int caseId) |
List<LocatorBean> getLocatorBeanListByCase(int caseId)
Pager<LocatorBean> getLocatorBeanListByPager(int caseId)
Copyright © 2015. All rights reserved.