| 字段名 | 类型 | 允许NULL | 键 | 默认值 | 额外 | 注释 |
|---|---|---|---|---|---|---|
| id | int(11) | NO | PRI | auto_increment | ||
| config_id | int(11) | NO | UNI | |||
| total_predictions | int(11) | YES | 0 | |||
| total_verified | int(11) | YES | 0 | |||
| total_hit | int(11) | YES | 0 | |||
| total_miss | int(11) | YES | 0 | |||
| hit_rate | decimal(5,2) | YES | ||||
| last_updated | datetime | YES |
该表暂无数据。