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