### 功能描述 / Feature Description # 一、本custom实现说明, 1.1免服务器搭建,实现收集运行过程中用户产生问题的数据。 例如:游戏答题功能,在题库搜索中未找到问题、答案或问题、答案存在错误的时候,将本问题发送至在线文档。 # 二、实现代码 2.1核心代码(实现发送数据)SendKingsoftDocs.py https://github.com/gitlihang/Maa_MHXY_MG/blob/main/agent/utils/SendKingsoftDocs.py 2.2实现收集数据-金山文档代码 <img width="1296" height="664" alt="Image" src="https://github.com/user-attachments/assets/675b006e-f53f-41b8-b84b-941afb67e6fa" /> 2.3 实现导入和使用 https://github.com/gitlihang/Maa_MHXY_MG/blob/main/agent/custom/recognition/reco_sjqy.py#L8 https://github.com/gitlihang/Maa_MHXY_MG/blob/main/agent/custom/recognition/reco_sjqy.py#L235-L251 ### MaaFramework 版本 / Version maafw5.8.1 ### 其他信息 / Additional Information <img width="1092" height="429" alt="Image" src="https://github.com/user-attachments/assets/a4d085d5-fa9b-4591-a270-a825bb877c4a" />
功能描述 / Feature Description
一、本custom实现说明,
1.1免服务器搭建,实现收集运行过程中用户产生问题的数据。
例如:游戏答题功能,在题库搜索中未找到问题、答案或问题、答案存在错误的时候,将本问题发送至在线文档。
二、实现代码
2.1核心代码(实现发送数据)SendKingsoftDocs.py

https://github.com/gitlihang/Maa_MHXY_MG/blob/main/agent/utils/SendKingsoftDocs.py
2.2实现收集数据-金山文档代码
2.3 实现导入和使用
https://github.com/gitlihang/Maa_MHXY_MG/blob/main/agent/custom/recognition/reco_sjqy.py#L8
https://github.com/gitlihang/Maa_MHXY_MG/blob/main/agent/custom/recognition/reco_sjqy.py#L235-L251
MaaFramework 版本 / Version
maafw5.8.1
其他信息 / Additional Information