| 程序包 | 说明 |
|---|---|
| com.simm.exhibitor.dubbo.shipment |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShipmentOrder> |
ShipmentOrderDubboService.findByIds(List<Integer> ids)
根据id查询订单
|
List<ShipmentOrder> |
ShipmentOrderDubboService.findByIds(List<Integer> ids)
根据id查询订单
|
List<ShipmentOrder> |
ShipmentOrderDubboService.findPaidOrder(String boothNo,
Integer year)
查询已付款的订单
|
List<ShipmentOrder> |
ShipmentOrderDubboService.findPaidOrder(String boothNo,
Integer year)
查询已付款的订单
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ShipmentOrderDubboService.batchUpdate(List<ShipmentOrder> shipmentOrders)
批量更新
|
void |
ShipmentOrderDubboService.batchUpdate(List<ShipmentOrder> shipmentOrders)
批量更新
|
Copyright © 2025 Pivotal Software, Inc.. All rights reserved.