plat_base_site_remind.md
1.03 KB
plat_base_site_remind
平台基础网站提醒表
- 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 |
tinyint |
NO | PRI | auto_increment | 主键(自增序列) | |
| 2 | iRemindType |
tinyint |
NO | 提醒类型(0:提醒卖家,1:提醒买家) | |||
| 3 | iNoticeType |
tinyint |
NO | 通知类型(0:其它,1:报价设置通知,2:成交通知,3:交易过程通知,4:订单状态通知) | |||
| 4 | sNoticeIntroduce |
varchar(50) |
NO | 通知说明 | |||
| 5 | sNoticeTemplate |
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, link from there back to this page.