public interface ShipmentDeclareServiceDubboService
| 限定符和类型 | 方法和说明 |
|---|---|
ShipmentDeclareService |
findById(Integer id)
根据id查询
|
List<ShipmentDeclareService> |
findByUniqueId(String uniqueId)
查询申报服务
|
List<ShipmentDeclareService> findByUniqueId(String uniqueId)
uniqueId - uniqueIdShipmentDeclareServiceShipmentDeclareService findById(Integer id)
id - idCopyright © 2025 Pivotal Software, Inc.. All rights reserved.