xiaoyong931011
2022-06-15 6c82b0f944a0d3547659db5ec1f640a9ec7d3fd3
src/main/java/com/xcong/farmer/cms/modules/system/entity/MenuEntity.java
@@ -32,6 +32,4 @@
    private Integer orderNum;
    //父级ID
    private Long parentId;
    //所属ID
    private Long belongId;
}