fixing body message notification wa

This commit is contained in:
2026-01-13 16:18:09 +07:00
parent 890a88447e
commit 7122818181
5 changed files with 26 additions and 28 deletions

View File

@@ -67,7 +67,9 @@ const getNotificationErrorUserByIdDb = async (id) => {
d.error_code,
d.error_code_name,
e.device_name
e.device_name,
c.error_chanel as chanel_id
FROM notification_error_user a