Update CategoryDTO.java
This commit is contained in:
parent
7065fd53a8
commit
b540b6425e
@ -18,5 +18,6 @@ public class CategoryDTO implements Serializable {
|
|||||||
|
|
||||||
//排序
|
//排序
|
||||||
private Integer sort;
|
private Integer sort;
|
||||||
|
private Integer iddd;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user