活动:礼包添加批量参数

This commit is contained in:
qiaoxin
2021-06-21 18:19:37 +08:00
parent 789660a701
commit 7c28103192
13 changed files with 170 additions and 103 deletions

View File

@@ -167,7 +167,7 @@ export async function getActivity(serverId: number, roleId: string, activityId:
break;
}
default: {
console.log('未知活动类型.........')
console.log('未知活动类型.........', activityType)
break;
}
}