Interface Y9logIpDeptMappingCustomRepository
-
- All Known Implementing Classes:
Y9logIpDeptMappingCustomRepositoryImpl
public interface Y9logIpDeptMappingCustomRepository- Author:
- guoweijun, shidaobang, mengjuhua
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description net.risesoft.pojo.Y9Page<Y9logIpDeptMapping>pageSearchList(int page, int rows, String clientIpSection, String deptName)
-
-
-
Method Detail
-
pageSearchList
net.risesoft.pojo.Y9Page<Y9logIpDeptMapping> pageSearchList(int page, int rows, String clientIpSection, String deptName)
-
-