refactor: centralize wechat notification dispatch
This commit is contained in:
@@ -1215,6 +1215,7 @@ export function createUserAuth(pool, options = {}) {
|
||||
amountCents: amount,
|
||||
operatorId: operatorId ?? null,
|
||||
paymentOrderId,
|
||||
dedupeKey: paymentOrderId ? `recharge:${paymentOrderId}` : null,
|
||||
notificationType: rechargeType,
|
||||
title,
|
||||
body,
|
||||
|
||||
Reference in New Issue
Block a user