feat(douyu): 支持和平小店商品兑换

This commit is contained in:
yml2213
2026-08-07 22:47:13 +08:00
parent a67d144b78
commit ec5eb637bb
6 changed files with 350 additions and 10 deletions
+1
View File
@@ -44,6 +44,7 @@ SUPPORTED_DOUYU_TASK_TYPES = { "get_bind_qr": "获取绑定二维码",
"refresh_xpd_goods": "刷新小店商品列表",
"query_xpd_balance": "查询小店点券余额",
"query_xpd_fragments": "查询小店扭蛋碎片",
"exchange_xpd_goods": "兑换小店商品",
}