plat_base_bank.md
804 Bytes
plat_base_bank
平台基础银行表
- Rows (estimated): 0
- Data size: 16.0 KB
- Engine: InnoDB
- Collation: utf8mb3_general_ci
- Created: 2026-04-27 18:54:48
- Updated:
Columns
| # | Name | Type | Null | Key | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| 1 | iIncreaseId |
tinyint |
NO | PRI | auto_increment | 主键(自增序列) | |
| 2 | sBankName |
varchar(30) |
NO | 银行名称 | |||
| 3 | sBankSite |
varchar(255) |
NO | 银行连接 |
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.