feat: add next season pass publish option
This commit is contained in:
@@ -21,6 +21,8 @@ export type PublishForm = {
|
||||
can_change_game_name: string
|
||||
/** 是否有全英雄(是/否) */
|
||||
all_hero: string
|
||||
/** 下赛季是否购买通行证(购买/不购买) */
|
||||
next_season_pass: string
|
||||
ban_record: string
|
||||
common_regions: string[]
|
||||
depositAmountYuan: number | ''
|
||||
|
||||
Reference in New Issue
Block a user