This commit is contained in:
zhangsan 2024-03-30 10:35:36 +08:00
parent 01a05ea1fe
commit c666f5c655

View File

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