This commit is contained in:
zhangsan 2024-03-30 10:52:14 +08:00
parent c423eaec09
commit 8eb66dc46d

View File

@ -18,6 +18,4 @@ public class CategoryDTO implements Serializable {
//排序
private Integer sort;
private Integer iddd=5;
private String lala="wwwh";
}