李雨欣 8.28 19:51 测试查询接口
parent
b124a80f53
commit
eba30281f1
|
@ -48,7 +48,7 @@ public class OrdersSelectResp {
|
|||
* 订单总金额
|
||||
*/
|
||||
@Schema(type = "BigDecimal",defaultValue = "25.3",description = "订单总金额")
|
||||
private BigDecimal totalAmount;
|
||||
private String totalAmount;
|
||||
/**
|
||||
* 订单创建时间
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue