Merge branch 'develop' of github.com:Frappet/bma-ehr-organization into develop

# Conflicts:
#	src/app.ts
This commit is contained in:
AdisakKanthawilang 2025-03-07 17:46:07 +07:00
commit 09eab4d6a1

View file

@ -16,7 +16,6 @@ import { ProfileSalaryController } from "./controllers/ProfileSalaryController";
import { initWebSocket } from "./services/webSocket";
async function main() {
await AppDataSource.initialize();