feat: 세력장수에서 '휴식'의 '자율행동' 여부 판별

This commit is contained in:
2022-04-08 01:48:23 +09:00
parent f04845f7dd
commit aec4d7a3f3
4 changed files with 49 additions and 15 deletions
+5
View File
@@ -82,6 +82,11 @@ type ResponseEnv = {
month: number,
turntime: string,
turnterm: number,
killturn: number,
autorun_user?: {
limit_minutes: number,
options: Record<string, number>,
}
}
export type RawGeneralListP0 = ValidResponse & {