diff --git a/docs/集成文档.md b/docs/集成文档.md index 89978650a4..ac0df6bdac 100644 --- a/docs/集成文档.md +++ b/docs/集成文档.md @@ -33,7 +33,15 @@ TaskId ASSTAPI AsstAppendTask(AsstHandle handle, const char* type, const char* p - `StartUp` 开始唤醒 - 不支持设置参数 + +```jsonc +// 对应的任务参数 +{ + "client_type": string, // 客户端版本,可选,默认为空 + // 选项:"Official" | "Bilibili" + "start_game_enable": bool, // 是否自动启动客户端,可选,默认不启动 +} +``` - `Fight` 刷理智