This commit is contained in:
zhangsan 2024-03-30 10:33:05 +08:00
parent 12eae10761
commit 5e5b3611c9

View File

@ -18,5 +18,5 @@ public class CategoryDTO implements Serializable {
//排序 //排序
private Integer sort; private Integer sort;
private Integer iddd;
} }