| Package | Description |
|---|---|
| com.platform.dao | |
| com.platform.service |
| Modifier and Type | Method and Description |
|---|---|
OrderVo |
ApiOrderMapper.queryObjectByOrderSn(String order_sn)
根据订单编号查询订单
|
| Modifier and Type | Method and Description |
|---|---|
OrderVo |
ApiOrderService.queryObject(Integer id) |
OrderVo |
ApiOrderService.queryObjectByOrderSn(String orderSn) |
| Modifier and Type | Method and Description |
|---|---|
List<OrderVo> |
ApiOrderService.queryList(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiOrderService.save(OrderVo order) |
int |
ApiOrderService.update(OrderVo order) |
Copyright © 2021. All rights reserved.