后台:跳过序章

This commit is contained in:
luying
2022-04-18 20:24:08 +08:00
parent 2b20cb9aee
commit f0614777e0
5 changed files with 46 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ export interface SearchRoleParam {
uid?: number; // 玩家id
roleId?: string; // 角色id
roleName?: string; // 昵称
tel?: string;
}
export interface SearchHeroParam {