打印机修改
This commit is contained in:
@@ -91,4 +91,6 @@ public class PrinterAddDTO {
|
||||
*/
|
||||
@NotBlank(message = "打印类型不为空")
|
||||
private String printType;
|
||||
|
||||
private Integer status;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user