1
This commit is contained in:
@@ -109,6 +109,7 @@ async function verifyRequest(body) {
|
||||
plan_id: sub.plan_id,
|
||||
subscription_id: sub.id,
|
||||
token_id: row.id,
|
||||
token_key: row.key || "",
|
||||
stat_month: statMonth,
|
||||
usage_snapshot: {
|
||||
msg_count: usageSvc.num(usageRow.msg_count),
|
||||
|
||||
Reference in New Issue
Block a user