Class Y9logIpDeptMappingCustomRepositoryImpl
- java.lang.Object
-
- net.risesoft.y9public.repository.custom.impl.Y9logIpDeptMappingCustomRepositoryImpl
-
- All Implemented Interfaces:
Y9logIpDeptMappingCustomRepository
@Component public class Y9logIpDeptMappingCustomRepositoryImpl extends Object implements Y9logIpDeptMappingCustomRepository
- Author:
- guoweijun, shidaobang, mengjuhua
-
-
Constructor Summary
Constructors Constructor Description Y9logIpDeptMappingCustomRepositoryImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description net.risesoft.pojo.Y9Page<Y9logIpDeptMapping>pageSearchList(int page, int rows, String clientIp4Abc, String deptName)
-
-
-
Method Detail
-
pageSearchList
public net.risesoft.pojo.Y9Page<Y9logIpDeptMapping> pageSearchList(int page, int rows, String clientIp4Abc, String deptName)
- Specified by:
pageSearchListin interfaceY9logIpDeptMappingCustomRepository
-
-