Update CategoryDTO.java
This commit is contained in:
parent
8eb66dc46d
commit
32f2b7fa11
@ -11,7 +11,7 @@ public class CategoryDTO implements Serializable {
|
|||||||
private Long id;
|
private Long id;
|
||||||
|
|
||||||
//类型 1 菜品分类 2 套餐分类
|
//类型 1 菜品分类 2 套餐分类
|
||||||
private Integer type;
|
|
||||||
|
|
||||||
//分类名称
|
//分类名称
|
||||||
private String name;
|
private String name;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user