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