auto format

This commit is contained in:
2024-10-15 15:50:20 +07:00
parent c539bbdac0
commit fcc2b96a3b
6 changed files with 764 additions and 682 deletions

View File

@@ -1,5 +1,5 @@
import { Global, Module } from '@nestjs/common';
import { CenterStaffSchema } from './centerstaff.schema';
import { CenterStaffSchema } from './centerstaff.schema';
@Global()
@Module({