mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
docs.更新字段
假装时雨没看见(
This commit is contained in:
@@ -65,8 +65,8 @@ TaskId ASSTAPI AsstAppendTask(AsstHandle handle, const char* type, const char* p
|
||||
...
|
||||
],
|
||||
"times": int, // 招募多少次,必选。若仅公招计算,可设置为 0
|
||||
"expedited": bool, // 是否使用加急许可,可选,默认 false
|
||||
"expedited_times": int, // 加急次数,仅在 expedited 为 true 时有效。
|
||||
"expedite": bool, // 是否使用加急许可,可选,默认 false
|
||||
"expedite_times": int, // 加急次数,仅在 expedite 为 true 时有效。
|
||||
// 可选,默认无限使用(直到 times 达到上限)
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user