feat: 플레이 감사 장수 로그를 기수별로 조회
This commit is contained in:
@@ -416,6 +416,7 @@ export interface TurnEngineEventCreateManyInput {
|
||||
}
|
||||
|
||||
export interface TurnEngineLogEntryCreateManyInput {
|
||||
serverId?: string | null;
|
||||
scope: LogScope;
|
||||
category: LogCategory;
|
||||
subType: string | null;
|
||||
|
||||
Reference in New Issue
Block a user