This commit is contained in:
zhangsan 2024-03-30 10:48:14 +08:00
parent d82f00c989
commit aebf2a1615

View File

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