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