add: sparepart in detail notification error
This commit is contained in:
@@ -18,7 +18,7 @@ const InsertNotificationErrorDb = async () => {
|
||||
1 AS is_send,
|
||||
|
||||
CONCAT(
|
||||
COALESCE(b.error_code_description, '-'),
|
||||
COALESCE(b.error_code_name, '-'),
|
||||
' pada ',
|
||||
COALESCE(d.device_name, '-'),
|
||||
'. Pengecekan potensi kerusakan dibutuhkan'
|
||||
|
||||
Reference in New Issue
Block a user