2
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
#define API_THEME_LIST_ALL_STYLES @"/themes/listAllStyles" // 查询所有主题风格
|
||||
#define API_THEME_LIST_BY_STYLE @"/themes/listByStyle" // 按风格查询主题列表
|
||||
#define API_THEME_PURCHASED @"/themes/purchased" // 查询已购买主题
|
||||
#define API_THEME_BATCH_DELETE @"/user-themes/batch-delete" // 批量删除用户主题
|
||||
#define API_WALLET_BALANCE @"/wallet/balance" // 查询钱包余额
|
||||
#define API_THEME_DETAIL @"/themes/detail" // 查询主题详情
|
||||
#define API_THEME_PURCHASE @"/themes/purchase" // 购买主题
|
||||
|
||||
Reference in New Issue
Block a user