# `plat_base_reserve_purchase` > 平台基础订购表 - **Rows (estimated):** 0 - **Data size:** 16.0 KB - **Engine:** InnoDB - **Collation:** utf8mb3_general_ci - **Created:** 2026-04-27 18:54:49 - **Updated:** ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `iIncreaseId` | `smallint` | NO | PRI | | auto_increment | 主键(自增序列) | | 2 | `iProjectType` | `tinyint` | NO | | 0 | | 订购类型(0:电商,1:印前,2:erp,3:印果,4:其它) | | 3 | `iFunctionType` | `tinyint` | NO | | | | 功能类型(0:支付类型) | | 4 | `sReservePurchaseName` | `varchar(20)` | NO | | | | 订购名称 | | 5 | `sReservePurchaseIntroduce` | `varchar(255)` | NO | | | | 订购介绍 | | 6 | `sFunctionIntroduce` | `text` | YES | | | | | ## 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._