wisdom #19

Merged
bragaz_rexita merged 38 commits from wisdom into main 2025-12-22 09:18:18 +00:00
Showing only changes of commit 31daa470b7 - Show all commits

View File

@@ -77,6 +77,7 @@ const getAllNotificationErrorSparepartDb = async (searchParams = {}) => {
const getNotificationErrorSparepartByIdDb = async (id) => {
const queryText = `
SELECT
a.*,
b.sparepart_name,
b.sparepart_foto,