# 20231206迭代`未上线` ## 表结构调整 ### city_community | 字段 | 类型 | 默认值 | 描述 | 操作 | |---------------------------|---------|-----|---------|----| | base_grid_count | int(11) | | 基础网格数量 | 新增 | | base_community_boss_count | int(11) | | 基础网格员数量 | 新增 | | base_house_count | int(11) | | 基础户数 | 新增 | | base_population_count | int(11) | | 基础人口数量 | 新增 | # 20231023迭代`已上线` ## 表结构调整 ### city_dict | 字段 | 类型 | 默认值 | 描述 | 操作 | |---------|--------|-----|------|----| | is_hide | int(1) | 0 | 是否隐藏 | 新增 | ### city_community | 字段 | 类型 | 默认值 | 描述 | 操作 | |-----------------|---------------|-----|---------|----| | jump_system_url | varchar(1000) | | 跳转系统的地址 | 新增 | ### 菜单调整
名称 | 变更前 | 变更后 | ||||||
---|---|---|---|---|---|---|---|---|
链接 | 接口前缀 | 资源前缀 | 路由前缀 | 链接 | 接口前缀 | 资源前缀 | 路由前缀 | |
数据管理 / 社区(村)管理 | /list.html | /list-tree.html | ||||||
信息发布 / 操作手册 | /list_manual.html | /api/news | /resource/news | /route/news |