| Package | Description |
|---|---|
| com.xforceplus.tower.order.api |
| Modifier and Type | Method and Description |
|---|---|
BaseResponse<QueryOrderResponse> |
OrderApi.queryOrder(Long tenantId,
@NotNull Long appId,
Long id,
String relationship)
根据id查询订单
|
BaseResponse<QueryOrderResponse> |
OrderApi.queryOrderByOrderNo(Long tenantId,
@NotNull Long appId,
LocalDate orderDate,
@NotEmpty String orderNo,
String relationship) |
Copyright © 2020. All rights reserved.