public interface BoothSaleDubboService
| 限定符和类型 | 方法和说明 |
|---|---|
BoothSaleDTO |
findByBoothNo(String boothNo)
根据展位号查询展位销售信息
|
List<BoothSaleFileUrl> |
getFileByExhibitorId(Integer exhibitorId)
根据展商id查询文件
|
BoothSaleDTO findByBoothNo(String boothNo)
boothNo - 展位号BoothSaleDTOList<BoothSaleFileUrl> getFileByExhibitorId(Integer exhibitorId)
exhibitorId - 展商idBoothSaleFileUrlCopyright © 2024 Pivotal Software, Inc.. All rights reserved.