歌手认证修复

This commit is contained in:
启星
2025-12-05 21:27:36 +08:00
parent afcf3cc9aa
commit 9f8a36544b
5 changed files with 28 additions and 9 deletions

View File

@@ -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 - 引导页
/// 引导页