Commit Graph

16 Commits

Author SHA1 Message Date
uye
dd6c35fd92 rft: 增加企鹅物流 .cn 备用域名,迁移上报逻辑到 UI 层 (#13602)
* chore: 企鹅物流上报添加 .cn 域名

* rft: 将企鹅物流的上报交给 ui 处理

* chore: Auto update by pre-commit hooks [skip changelog]

* chore: 上报移除 cpr version

* docs: 添加对应文档

* chore: Auto update by pre-commit hooks [skip changelog]

* chore: 获取新 id

* chore: 提取链接

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-08-09 22:48:38 +08:00
MistEO
7b7cfe3f61 revert: "fix: 修复上传卡住的问题"
This reverts commit ab6cfb7514.
2025-02-08 14:24:18 +08:00
MistEO
ab6cfb7514 fix: 修复上传卡住的问题
fix 11770
2025-02-06 22:34:04 +08:00
SherkeyXD
8ba1d50cb7 feat: core上报任务使用HTTP2 2024-07-29 20:41:48 +08:00
GalvinGao
e3618f80e6 feat: change penguin CN mirror domain to alvorna.com (#9959)
feat: change penguin cn to alvorna.com
2024-07-29 05:42:23 +00:00
Autumn Sound
a855e89811 feat: 减少上报企鹅物流的重试次数和等待时间 (#9527) 2024-07-06 11:06:17 +08:00
Horror Proton
750ff40b75 fix: fix unable to stop in ReportDataTask 2023-11-30 16:20:37 +08:00
MistEO
a5fc415e5b Update ReportDataTask.cpp 2023-11-14 18:23:45 +08:00
uye
9df51a80cb feat: 一图流汇报区分公招和掉落识别 2023-11-08 16:13:35 +08:00
MistEO
0ccc9dc860 perf: 优化请求结构 2023-03-28 18:05:59 +08:00
shxyke
24898ebdcf refactor: use libcpr instead of curl 2023-03-27 14:22:32 +00:00
zzyyyl
4d61950d7e style: format
请各位开发者统一代码风格!
```
python tools\ClangFormatter\clang-formatter.py --clang-format=YOUR\PATH\TO\clang-format.exe --input=src\MaaCore
python tools\ClangFormatter\clang-formatter.py --clang-format=YOUR\PATH\TO\clang-format.exe --input=src\resource
```
参考 https://maa.plus/docs/2.2-%E5%BC%80%E5%8F%91%E7%9B%B8%E5%85%B3.html#%E5%9C%A8-visual-studio-%E4%B8%AD%E5%90%AF%E7%94%A8-clang-format
2023-02-23 10:00:51 +08:00
MistEO
63d8014340 perf: 优化了一下上报数据的封装 2023-01-29 02:42:25 +08:00
MistEO
d6b0d1ac48 fix: 修复企鹅物流无法上传时卡很久的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3470
2023-01-29 02:31:40 +08:00
MistEO
368dc900aa fix: 修复没有curl时上传任务一直卡住的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3096
2022-12-21 22:36:10 +08:00
MistEO
d9dcbb6289 chore: breaking rename 2022-12-02 00:22:47 +08:00