Helius
2022-07-07 6a93d3d7c3c3e61339bde84c30056cad08f21e6c
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;
}