# `syswxkey` - **Engine:** InnoDB - **Collation:** utf8mb4_general_ci ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `iIncrement` | `int` | NO | | 0 | | 自增列 | | 2 | `sId` | `varchar(100)` | NO | | | | 标准ID | | 3 | `signaturekey` | `varchar(100)` | NO | | | | 签名加密码 | | 4 | `srsakey` | `varchar(100)` | NO | | | | 微信rsa解密码 | | 5 | `bSync` | `bit(1)` | NO | | b'0' | | 是否同步(回写) | ## 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._