后厨单
This commit is contained in:
@@ -22,6 +22,7 @@ public class OrderInfoPrintDTO implements Serializable {
|
||||
/**
|
||||
* 1 预结算单
|
||||
* 2 结算单
|
||||
* 3 后厨单
|
||||
*/
|
||||
@NotNull(message = "打印类型不为空")
|
||||
private Integer type;
|
||||
|
||||
Reference in New Issue
Block a user