This commit is contained in:
2025-12-12 14:54:45 +08:00
parent 1eeeef266b
commit 2b08dd44ee
4 changed files with 141 additions and 24 deletions

View File

@@ -58,6 +58,7 @@
/// pay
#define API_VALIDATE_RECEIPT @"/api/apple/validate-receipt" // 排行榜标签列表
#define API_INAPP_PRODUCT_LIST @"/products/inApp/list" // 查询 type=in-app-purchase 的商品列表
#define API_SUBSCRIPTION_PRODUCT_LIST @"/products/subscription/list" // 查询订阅商品列表
/// AI
#define API_AI_TALK @"/chat/talk" // 排行榜标签列表