From 22025ad03365b86b96492af2f7f11cd83a6620d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=AF=E6=98=9F?= Date: Mon, 1 Dec 2025 08:50:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QXLive.xcodeproj/project.pbxproj | 4 ++-- QXLive/Other/NoitceAndKey.h | 2 +- QXLive/Other/QXApi.h | 7 +++++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/QXLive.xcodeproj/project.pbxproj b/QXLive.xcodeproj/project.pbxproj index 5a87313..8e60cdd 100644 --- a/QXLive.xcodeproj/project.pbxproj +++ b/QXLive.xcodeproj/project.pbxproj @@ -787,7 +787,7 @@ "$(inherited)", "$(SDKROOT)/usr/lib/swift", ); - MARKETING_VERSION = 1.1.3; + MARKETING_VERSION = 1.1.4; PRODUCT_BUNDLE_IDENTIFIER = com.qxcm.qxlive; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -853,7 +853,7 @@ "$(inherited)", "$(SDKROOT)/usr/lib/swift", ); - MARKETING_VERSION = 1.1.3; + MARKETING_VERSION = 1.1.4; PRODUCT_BUNDLE_IDENTIFIER = com.qxcm.qxlive; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/QXLive/Other/NoitceAndKey.h b/QXLive/Other/NoitceAndKey.h index b59845f..9a3f99f 100644 --- a/QXLive/Other/NoitceAndKey.h +++ b/QXLive/Other/NoitceAndKey.h @@ -58,7 +58,7 @@ static NSString *const FaceAuthLicense = @"P6N+VYfdu1Op5p+QwUGdI4y64PqOnxMzChX2S static NSInteger const TencentIMID = 1600096860; static NSString *const TencentIMSecret = @"d9a5b8088ed39113d0c92ae434bc37528c4715c1f1d2eaedb172134eacd06103"; -static NSString *const AddressOfMQTTServer = @"1.13.101.98"; +static NSString *const AddressOfMQTTServer = @"1.13.20.30"; static NSInteger const AddressOfMQTTPort = 1883; static NSInteger const AppPushId = 46163; diff --git a/QXLive/Other/QXApi.h b/QXLive/Other/QXApi.h index 0fdd634..df2d83b 100644 --- a/QXLive/Other/QXApi.h +++ b/QXLive/Other/QXApi.h @@ -20,8 +20,11 @@ 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 - 引导页 /// 引导页