public interface SmebElectricboxImgServiceExport
| 限定符和类型 | 方法和说明 |
|---|---|
List<SmebElectricboxImg> |
findElectricboxImg(SmebElectricboxImg electricboxImg,
List<String> exhibitName,
Integer number,
Integer year,
List<Integer> exhibitorIds) |
com.github.pagehelper.PageInfo<SmebElectricboxImg> |
findElectricboxImgPage(SmebElectricboxImg electricboxImg,
List<String> exhibitName,
Integer number,
Integer year,
List<Integer> exhibitorIds) |
List<SmebElectricboxImg> |
listByUniqueIds(List<String> uniqueIds)
根据展商唯一Id查询电箱设计图
|
List<SmebElectricboxImg> |
listElectricboxImg(String uniqueId) |
com.github.pagehelper.PageInfo<SmebElectricboxImg> findElectricboxImgPage(SmebElectricboxImg electricboxImg, List<String> exhibitName, Integer number, Integer year, List<Integer> exhibitorIds)
List<SmebElectricboxImg> findElectricboxImg(SmebElectricboxImg electricboxImg, List<String> exhibitName, Integer number, Integer year, List<Integer> exhibitorIds)
List<SmebElectricboxImg> listElectricboxImg(String uniqueId)
List<SmebElectricboxImg> listByUniqueIds(List<String> uniqueIds)
uniqueIds - 展商唯一Id列表Copyright © 2025 Pivotal Software, Inc.. All rights reserved.