Helius
2022-07-09 4542d50cd5a6f25b2b9c7410be45992af87a8f5e
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;
}