upd: api jenna ai

This commit is contained in:
2025-12-09 17:16:24 +08:00
parent bfc292ec6c
commit 6428f5084e

View File

@@ -293,8 +293,8 @@ const PelayananRoute = new Elysia({
})
.post("/create", async ({ body, headers }) => {
const { kategoriId, dataText, syaratDokumen } = body
const namaWarga = headers['x-user'] || "amalia"
const noTelepon = headers['x-phone'] || "08980185458"
const namaWarga = headers['x-user'] || ""
const noTelepon = headers['x-phone'] || ""
const noPengajuan = await generateNoPengajuanSurat()
let idCategoryFix = kategoriId
let idWargaFix = ""