mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
feat: 修改回调消息文档
This commit is contained in:
@@ -262,22 +262,25 @@ Todo
|
||||
{
|
||||
"itemId": "3301",
|
||||
"itemName": "技巧概要·卷1",
|
||||
"quantity": 4
|
||||
"quantity": 4,
|
||||
"addQuantity": 2 //本次新增的掉落数量
|
||||
},
|
||||
{
|
||||
"itemId": "3302",
|
||||
"itemName": "技巧概要·卷2",
|
||||
"quantity": 3
|
||||
"quantity": 3,
|
||||
"addQuantity": 1
|
||||
},
|
||||
{
|
||||
"itemId": "3303",
|
||||
"itemName": "技巧概要·卷3",
|
||||
"quantity": 4
|
||||
"quantity": 4,
|
||||
"addQuantity": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
- `RecruitTagsDetected`
|
||||
公招识别到了 Tags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user