This commit is contained in:
zhangsan 2024-03-30 10:40:41 +08:00
parent c666f5c655
commit d82f00c989

View File

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