This commit is contained in:
zhangsan 2024-03-30 10:28:16 +08:00
parent b540b6425e
commit 40d0300169

View File

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