Interface Y9logMappingCustomRepository
-
- All Known Implementing Classes:
Y9logMappingCustomRepositoryImpl
public interface Y9logMappingCustomRepository- Author:
- guoweijun, shidaobang, mengjuhua
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCnModularName(String modularName)org.springframework.data.domain.Page<Y9logMapping>pageSearchList(Integer page, Integer rows, String modularName, String modularCnName)
-