tambahannnya
This commit is contained in:
@@ -4,7 +4,7 @@ import { generateNoPengaduan } from "../lib/no-pengaduan";
|
|||||||
import { normalizePhoneNumber } from "../lib/normalizePhone";
|
import { normalizePhoneNumber } from "../lib/normalizePhone";
|
||||||
|
|
||||||
const TestPengaduanRoute = new Elysia({
|
const TestPengaduanRoute = new Elysia({
|
||||||
prefix: "test-pengaduan"
|
prefix: "online-pengaduan"
|
||||||
})
|
})
|
||||||
.get("/category", async () => {
|
.get("/category", async () => {
|
||||||
const data = await prisma.categoryPengaduan.findMany({
|
const data = await prisma.categoryPengaduan.findMany({
|
||||||
|
|||||||
Reference in New Issue
Block a user