增加账号凌晨响应标记

This commit is contained in:
yml2213
2026-08-18 20:39:13 +08:00
parent 1f204f17ad
commit c4507caf37
13 changed files with 79 additions and 70 deletions
+2
View File
@@ -15,6 +15,8 @@ export type PublishForm = {
login_method: string
online_start: string
online_end: string
/** 是否可在凌晨 0-2 点响应上号(是/否) */
early_morning_response: string
/** 是否可以修改游戏名(是/否) */
can_change_game_name: string
/** 是否有全英雄(是/否) */