Update CategoryDTO.java
This commit is contained in:
parent
aebf2a1615
commit
d61d2fe0eb
@ -19,4 +19,5 @@ public class CategoryDTO implements Serializable {
|
|||||||
//排序
|
//排序
|
||||||
private Integer sort;
|
private Integer sort;
|
||||||
private Integer iddd=5;
|
private Integer iddd=5;
|
||||||
|
private String fuu="zy";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user