This commit is contained in:
启星
2025-08-11 17:33:47 +08:00
parent c48a8365ef
commit 2156d56dae
13 changed files with 18 additions and 13 deletions

View File

@@ -8,9 +8,11 @@
#ifndef Api_h
#define Api_h
#if DEVELOPENT == 1
static NSString* ServerUrl = @"https://chat.qxmier.com/";
static NSString* ServerUrl = @"https://vschat.qxmier.com/";
static NSString* H5ServerUrl = @"https://chatvespa.qxmier.com/";
#else
static NSString* ServerUrl = @"https://chat.qxmier.com/";
static NSString* H5ServerUrl = @"https://vespa.qxmier.com/";
#endif
#pragma mark - 引导页
/// 引导页