1
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
#define API_THEME_RECOMMENDED @"/themes/recommended" // 推荐主题列表
|
||||
#define API_THEME_SEARCH @"/themes/search" // 搜索主题(themeName)
|
||||
#define API_USER_THEMES_BATCH_DELETE @"/user-themes/batch-delete" // 批量删除用户主题
|
||||
#define API_THEME_PURCHASE_LIST @"/themes/purchase/list" // 查询主题购买记录
|
||||
#define API_THEME_RESTORE @"/themes/restore" // 恢复已删除的主题
|
||||
#define API_WALLET_TRANSACTIONS @"/wallet/transactions" // 分页查询钱包交易记录
|
||||
|
||||
/// pay
|
||||
#define API_VALIDATE_RECEIPT @"/apple/validate-receipt" // 排行榜标签列表
|
||||
|
||||
Reference in New Issue
Block a user