This commit is contained in:
2025-12-08 14:50:29 +08:00
parent bfb33e2105
commit f928fc504f

View File

@@ -111,7 +111,7 @@ const PengaduanRoute = new Elysia({
const { judulPengaduan, detailPengaduan, lokasi, namaGambar, kategoriId } = body
const namaWarga = headers['x-user'] || ""
const noTelepon = headers['x-phone'] || ""
console.log(namaWarga, noTelepon)
console.log(headers)
let imageFix = namaGambar
const noPengaduan = await generateNoPengaduan()
let idCategoryFix = kategoriId