[FIX] 合併取貨碼 status fillable 修復

This commit is contained in:
sky121113 2026-06-24 16:03:14 +08:00
commit 2736c382a2

View File

@ -18,6 +18,7 @@ class PickupCode extends Model
'slot_no',
'code',
'slug',
'status',
'expires_at',
'used_at',
'usage_limit',