11
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
#define WithdrawBanksURL [NSString stringWithFormat:@"%@/api/withdraw/banks",BASEURL] // 获取银行列表接口
|
||||
#define WithdrawApplyURL [NSString stringWithFormat:@"%@/api/withdraw/apply",BASEURL] // 提现申请接口
|
||||
|
||||
#define PushRecordsURL [NSString stringWithFormat:@"%@/api/push/pushRecords",BASEURL] // 推送中心
|
||||
|
||||
|
||||
#define TESTUserID @"2"
|
||||
|
||||
// 新
|
||||
|
||||
Reference in New Issue
Block a user