wisdom #19
@@ -77,6 +77,7 @@ const getAllNotificationErrorSparepartDb = async (searchParams = {}) => {
|
|||||||
|
|
||||||
const getNotificationErrorSparepartByIdDb = async (id) => {
|
const getNotificationErrorSparepartByIdDb = async (id) => {
|
||||||
const queryText = `
|
const queryText = `
|
||||||
|
SELECT
|
||||||
a.*,
|
a.*,
|
||||||
b.sparepart_name,
|
b.sparepart_name,
|
||||||
b.sparepart_foto,
|
b.sparepart_foto,
|
||||||
|
|||||||
Reference in New Issue
Block a user