Test server

This commit is contained in:
2024-08-20 14:58:23 +08:00
parent 5fcf46122d
commit cae318c5e3
8 changed files with 19 additions and 9 deletions

View File

@@ -8,8 +8,9 @@ export async function adminMap_funGetOneById({ mapId }: { mapId: string }) {
id: mapId,
},
include: {
ImageMap: true,
ImagePin: true,
Author: true,
Images: true,
Portofolio: {
include: {
MasterBidangBisnis: {