Merge pull request 'wisdom' (#39) from wisdom into main

Reviewed-on: #39
This commit is contained in:
2026-01-12 04:12:36 +00:00
5 changed files with 26 additions and 7 deletions

View File

@@ -67,8 +67,8 @@ class NotifikasiWaService {
for (const dataUser of dataUsers) {
if (dataUser.is_active) {
const tokenRedirect = await generateTokenRedirect(
dataUser.userPhone,
dataUser.userName,
dataUser.contact_phone,
dataUser.contact_name,
resultNotificationError.notification_error_id
);
@@ -105,6 +105,8 @@ class NotifikasiWaService {
param.bodyMessage
);
console.log("resultSend: ", resultSend);
await updateNotificationErrorUserDb(
resultNotificationErrorUser[0].notification_error_user_id,
{