update: add new field picture and location

This commit is contained in:
wayanrivan
2026-03-09 10:57:17 +07:00
parent ae2967c719
commit 2a13cb25df
4 changed files with 213 additions and 34 deletions

View File

@ -15,7 +15,6 @@ import config from "config";
import fs from "fs";
import path from "path";
const log: Logger<ILogObj> = new Logger({
name: "[HospitalInformationController]",
type: "pretty",