This commit is contained in:
zhangsan 2024-03-30 10:57:54 +08:00
parent 67f8577c04
commit 63e26575b5

View File

@ -12,7 +12,7 @@ public class CategoryDTO implements Serializable {
//类型 1 菜品分类 2 套餐分类
private Integer type;
private Integer hha;
private Integer value;
//分类名称
private String name;