xiaoyong931011
2022-07-05 57e9491896ed7d3f706fdde54471bb55e1dd79b5
src/main/java/com/xcong/farmer/cms/modules/system/entity/NavigationBarEntity.java
@@ -28,6 +28,6 @@
    //上级类目ID
    private Long parentId;
    //所属ID
    private Long belongId;
    private Long companyId;
}