# `alltb` > 脚本更新日期表 - **Rows (estimated):** 1 - **Data size:** 16.0 KB - **Engine:** InnoDB - **Collation:** utf8mb3_general_ci - **Created:** 2026-04-27 18:51:51 - **Updated:** 2026-04-27 18:51:52 ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `iIncrement` | `int` | NO | PRI | | auto_increment | 自增列 | | 2 | `sId` | `varchar(100)` | NO | UNI | | | 唯一ID | | 3 | `tCreateDate` | `datetime` | NO | | CURRENT_TIMESTAMP | DEFAULT_GENERATED | 创建时间 | | 4 | `sMakePerson` | `varchar(100)` | NO | | | | 制单人 | | 5 | `iOrder` | `int` | NO | | 0 | | 排序 | | 6 | `sFolder` | `varchar(255)` | NO | | | | 更新文件夹 | ## Indexes | Name | Unique | Type | Columns | |---|---|---|---| | `IndexU_gdslogininfo` | ✓ | BTREE | `sId` | | `PRIMARY` | ✓ | BTREE | `iIncrement` | ## 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._