repair: notification_log

This commit is contained in:
2025-12-18 17:32:21 +07:00
parent 706fd401f4
commit c9dba276bb
3 changed files with 14 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ class NotificationErrorLogService {
const store = {
notification_error_id: data.notification_error_id,
contact_id: data.contact_id,
contact_phone: data.contact_phone,
notification_error_log_description: data.notification_error_log_description,
created_by: data.created_by
};