退菜退款标识
This commit is contained in:
@@ -50,6 +50,10 @@ public class OrderInfoRefundDTO implements Serializable {
|
||||
* 是否是现金退款
|
||||
*/
|
||||
private boolean cash;
|
||||
/**
|
||||
* 是否打印退菜/退款票
|
||||
*/
|
||||
private boolean print;
|
||||
|
||||
private String refundReason;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user