feat: add xpd purchase records view

This commit is contained in:
yml2213
2026-08-08 21:41:44 +08:00
parent 948e7d7246
commit a342dddcb6
5 changed files with 300 additions and 2 deletions
+1
View File
@@ -44,6 +44,7 @@ SUPPORTED_DOUYU_TASK_TYPES = { "get_bind_qr": "获取绑定二维码",
"refresh_xpd_goods": "刷新小店商品列表",
"query_xpd_balance": "查询小店点券余额",
"query_xpd_fragments": "查询小店扭蛋碎片",
"query_xpd_purchase_records": "查询小店兑换记录",
"exchange_xpd_goods": "兑换小店商品",
}