1.代客下单会员余额支付
This commit is contained in:
@@ -102,6 +102,8 @@ public class TbOrderInfo implements Serializable {
|
||||
|
||||
private Integer staffId;
|
||||
|
||||
private String useType;
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
public TbOrderInfo(){
|
||||
super();
|
||||
@@ -166,4 +168,4 @@ public class TbOrderInfo implements Serializable {
|
||||
this.payType=payType;
|
||||
this.tableName=tableName;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user