# `plat_base_authority` - **Rows (estimated):** 0 - **Data size:** 16.0 KB - **Engine:** InnoDB - **Collation:** utf8mb3_general_ci - **Created:** 2026-04-27 18:54:48 - **Updated:** ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `iIncreaseId` | `tinyint` | NO | PRI | | | 主键(自增序列) | | 2 | `iParentId` | `tinyint` | YES | | | | 父编号 | | 3 | `sUrlName` | `varchar(50)` | NO | | | | 地址名称 | | 4 | `sUrl` | `varchar(100)` | NO | | | | 权限地址 | | 5 | `iSort` | `tinyint` | NO | | 0 | | 排序 | ## Indexes | Name | Unique | Type | Columns | |---|---|---|---| | `PRIMARY` | ✓ | BTREE | `iIncreaseId` | ## Narrative _No human-written narrative yet — when this table is exercised by a [vertical slice](../../slices/index.md), link from there back to this page._