# `eleproductchild` - **Engine:** InnoDB - **Collation:** utf8mb3_general_ci ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `iIncrement` | `int` | NO | | 0 | | 自增列 | | 2 | `sId` | `varchar(100)` | NO | | | | 标准ID | | 3 | `sBrandsId` | `varchar(100)` | NO | | | | 加工商ID | | 4 | `sSubsidiaryId` | `varchar(100)` | NO | | | | 子公司ID | | 5 | `sMakePerson` | `varchar(255)` | NO | | | | 制单人 | | 6 | `iOrder` | `int` | NO | | 0 | | 排序号 | | 7 | `sParentId` | `varchar(100)` | NO | | | | 父级ID | | 8 | `sProductId` | `varchar(100)` | NO | | | | 产品ID | | 9 | `dCombineCoefficient` | `decimal(18,6)` | NO | | 0.000000 | | 系数 | | 10 | `sChileMemo` | `text` | 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._