Wesport 比對查詢
共 {{ matches.length }} 場 已完賽 {{ finishedCount }} 場賽果瀏覽(Redis 快取)
{{ fetchMsg }}
{{ league }}
{{ group.length }} 場
▼
{{ formatDate(m.startTime) }}
{{ formatTime(m.startTime) }}
{{ formatTime(m.startTime) }}
{{ m.homeName }}
{{ m.awayName }}
{{ pt.label }}
{{ getScoreHome(m, pt.type) }}
{{ getScoreAway(m, pt.type) }}
{{ getFinalHome(m) }}
{{ getFinalAway(m) }}
-
-
Redis 中無此資料,請先點「從 Wesport API 拉取」
比對結果查詢
狀態
{{ statusLabel(compareResult.status) }}
比對時間
{{ compareResult.comparedAt ? new Date(compareResult.comparedAt).toLocaleString('zh-TW') : '-' }}
Wesport MatchId
{{ compareResult.wesportMatchId || '-' }}
配對 Mapping
{{ mappingId || '-' }}
比對 / 一致 / 差異 / 跳過
{{ compareResult.comparedCount }} / {{ compareResult.matchedCount }} / {{ compareResult.mismatchedCount }} / {{ compareResult.skippedCount }}
| 欄位 | DB 值 | Wesport 值 | 結果 |
|---|---|---|---|
| {{ field }} | {{ info.db ?? '-' }} | {{ info.ws ?? '-' }} | 一致 差異 跳過 |
{{ compareError }}