增加账号凌晨响应标记
This commit is contained in:
@@ -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
|
||||
/** 是否有全英雄(是/否) */
|
||||
|
||||
Reference in New Issue
Block a user