wisdom #23

Merged
bragaz_rexita merged 2 commits from wisdom into main 2026-01-05 07:06:17 +00:00
Showing only changes of commit 0c16b2a3fd - Show all commits

View File

@@ -165,9 +165,9 @@ const getUsersNotificationErrorDb = async (id) => {
a.notification_error_user_id,
a.contact_phone,
a.contact_name,
c.is_active,
c.is_read,
c.updated_at
a.is_send,
a.updated_at,
c.is_active
FROM notification_error_user a