public interface ShipmentServiceBaseDubboService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
delete(Integer id) |
com.github.pagehelper.PageInfo<ShipmentServiceBaseVO> |
findPage(SmebShipmentServiceBase base) |
List<SmebShipmentServiceBase> |
list() |
ShipmentServiceBaseVO |
save(SmebShipmentServiceBase base) |
ShipmentServiceBaseVO |
update(SmebShipmentServiceBase base) |
void |
updateStatus(Integer id,
Integer status) |
ShipmentServiceBaseVO save(SmebShipmentServiceBase base)
ShipmentServiceBaseVO update(SmebShipmentServiceBase base)
com.github.pagehelper.PageInfo<ShipmentServiceBaseVO> findPage(SmebShipmentServiceBase base)
void delete(Integer id)
List<SmebShipmentServiceBase> list()
Copyright © 2025 Pivotal Software, Inc.. All rights reserved.