This commit is contained in:
wkj 2025-04-03 13:22:56 +08:00
parent b0e6d0b9c5
commit d2c8195b1a
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ export type ServerConfiguration = {
};
internalExceptionMask?: string;
koaBody?: IKoaBodyOptions;
logger?: (ctx: any, next: any) => Promise<void>;
};
/**
* 访