src/main/java/com/xcong/farmer/cms/modules/system/entity/ColumnEntity.java @@ -44,4 +44,7 @@ // 目标地址 (外部地址http/https开头 文章ID/栏目ID) private String targetUrl; // 是否为导航 1-是 2-否 private String isNav; }