upd: api jenna ai
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user