# `workcalendarslave` - **Rows (estimated):** 0 - **Data size:** 16.0 KB - **Engine:** InnoDB - **Collation:** utf8mb4_general_ci - **Created:** 2026-04-27 19:10:05 - **Updated:** ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `iIncrement` | `int` | NO | | 0 | | 自增列 | | 2 | `sId` | `varchar(100)` | NO | | | | 唯一ID | | 3 | `sParentId` | `varchar(100)` | NO | | | | 主表id | | 4 | `sBrandsId` | `varchar(100)` | NO | | | | 加工商ID | | 5 | `sSubsidiaryId` | `varchar(100)` | NO | | | | 子公司ID | | 6 | `tCreateDate` | `datetime` | NO | | CURRENT_TIMESTAMP | DEFAULT_GENERATED | 制单日期 | | 7 | `iYear` | `int` | YES | | | | 年 | | 8 | `iMonth` | `int` | YES | | | | 月 | | 9 | `iDay` | `int` | YES | | | | 日 | | 10 | `iStartHour` | `int` | YES | | | | 上班时间-时 | | 11 | `iStartMinute` | `int` | YES | | | | 上班时间-分 | | 12 | `iEndHour` | `int` | YES | | | | 下班时间-时 | | 13 | `iEndMinute` | `int` | YES | | | | 下班时间-时分 | | 14 | `iWorkHour` | `int` | YES | | | | 工作用时 | | 15 | `sMemo` | `longtext` | YES | | | | 备注 | ## 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._