#80d46
Back
2026/01/05
1 min read

任務牆 table schema

任務牆 table schema.md
3 additions, 2 deletions
... ... @@ -50,8 +50,9 @@
50 - | relation_id | Integer | 關聯表 ID ([任務關聯表.id](http://任務關聯表.id)) | 1 |
50 + | master_id | Integer | 關聯表 ID ([任務關聯表.id](http://任務關聯表.id)) | 1 |
51 +| type | string | 名單類型 | 白名單/ 封測.... |
51 - | status | String | 發放狀態:待發放 / 發送中 / 發送 / 發送失敗 | 已發送 |
52 + | status | String | 未領取 / 領取 | 已領取 |