订单详情返回就餐形式
This commit is contained in:
@@ -170,4 +170,5 @@ public class TbOrderInfoDto implements Serializable {
|
|||||||
private String isUseCoupon;
|
private String isUseCoupon;
|
||||||
private Integer seatCount;
|
private Integer seatCount;
|
||||||
private BigDecimal seatAmount;
|
private BigDecimal seatAmount;
|
||||||
|
private String useType;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user