public interface ShipmentExhibitServiceDubboService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
delete(Integer id) |
List<ShipmentExhibitServiceVO> |
findList() |
ShipmentExhibitServiceVO |
save(SmebShipmentExhibitService exhibitService) |
ShipmentExhibitServiceVO |
update(SmebShipmentExhibitService exhibitService) |
ShipmentExhibitServiceVO save(SmebShipmentExhibitService exhibitService)
ShipmentExhibitServiceVO update(SmebShipmentExhibitService exhibitService)
List<ShipmentExhibitServiceVO> findList()
void delete(Integer id)
Copyright © 2025 Pivotal Software, Inc.. All rights reserved.