This commit is contained in:
zhangsan 2024-03-30 10:34:43 +08:00
parent 5e5b3611c9
commit 01a05ea1fe

View File

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