歌手认证修复
This commit is contained in:
@@ -20,8 +20,10 @@ static NSString* ServerUrl = @"https://test.vespa.qxyushen.top/";
|
||||
//static NSString* ServerUrl = @"http://test.chat.qxyushen.top";
|
||||
static NSString* H5ServerUrl = @"https://test.vespa.qxyushen.top/h5/";
|
||||
#else
|
||||
static NSString* ServerUrl = @"https://vespa.qxyushen.top/";
|
||||
static NSString* H5ServerUrl = @"https://vespa.qxyushen.top/h5/";
|
||||
//static NSString* ServerUrl = @"https://vespa.qxyushen.top/";
|
||||
//static NSString* H5ServerUrl = @"https://vespa.qxyushen.top/h5/";
|
||||
static NSString* ServerUrl = @"https://yushengapi.qxyushen.top/";
|
||||
static NSString* H5ServerUrl = @"https://yushengapi.qxyushen.top/h5/";
|
||||
#endif
|
||||
#pragma mark - 引导页
|
||||
/// 引导页
|
||||
|
||||
Reference in New Issue
Block a user