# `eleprocessloss` > 工序 - **Rows (estimated):** 46 - **Data size:** 16.0 KB - **Engine:** InnoDB - **Collation:** utf8mb3_general_ci - **Created:** 2026-04-27 18:52:21 - **Updated:** 2026-04-27 18:52:21 ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `iIncrement` | `int` | NO | PRI | | auto_increment | 自增列 | | 2 | `iOrder` | `int` | NO | | 0 | | 序号 | | 3 | `sId` | `varchar(50)` | NO | MUL | | | 标准ID | | 4 | `sBrandsId` | `varchar(50)` | NO | | | | 加工商ID | | 5 | `sSubsidiaryId` | `varchar(50)` | NO | | | | 子公司ID | | 6 | `tCreateDate` | `datetime` | NO | | CURRENT_TIMESTAMP | DEFAULT_GENERATED | 记账日期 | | 7 | `sMakePerson` | `varchar(50)` | NO | | | | 制单人 | | 8 | `bInvalid` | `bit(1)` | NO | | b'0' | | 有效 | | 9 | `sParentId` | `varchar(50)` | NO | | | | 工序分类ID | | 10 | `sConditionalOptions` | `varchar(5)` | NO | | | | 选择条件( 1:烫金单、2:双座 ) | | 11 | `dMinColorQty` | `decimal(13,2)` | YES | | | | 装版允损数量(四色及以上/双座) | | 12 | `dMaxColorQty` | `decimal(13,2)` | YES | | | | 装版允损数量(四色及以上/双座) | | 13 | `bLossStation` | `bit(1)` | NO | | b'0' | | 是否按损耗工位核算 | | 14 | `dAllowableLossQty` | `decimal(13,2)` | NO | | 0.00 | | 装版允损数量(大张) | | 15 | `dMinChangeLossQty` | `decimal(18,6)` | NO | | 0.000000 | | 最小变动损(大张) | ## Indexes | Name | Unique | Type | Columns | |---|---|---|---| | `IndexN_eleprocess` | | BTREE | `sId`, `sBrandsId`, `sSubsidiaryId` | | `IndexU_eleprocess` | ✓ | BTREE | `sId`, `sBrandsId`, `sSubsidiaryId` | | `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._