查询台桌携带订单信息
This commit is contained in:
@@ -9,4 +9,6 @@ import lombok.EqualsAndHashCode;
|
||||
public class TbShopTableVO extends TbShopTable {
|
||||
private Integer userId;
|
||||
private String masterId;
|
||||
private Integer orderId;
|
||||
private String orderNo;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user