This commit is contained in:
启星
2025-08-11 18:27:12 +08:00
parent 2156d56dae
commit cdbbbd59fc
9 changed files with 381 additions and 627 deletions

View File

@@ -17,13 +17,16 @@ static NSString *const WechatUniversalLink = @"https://chat.qxmier.com/";
static NSString *const FaceAuthId = @"TIDAxpO9";
static NSString *const FaceAuthSecret = @"DcnCE33XLLfSYPTWU21lCjn9Tw14L8DtBPypZQZAdGeRKe3vHswNDLP5CSBfcOw5";
static NSString *const FaceAuthLicense = @"Af9QYHMCQ+OeFGTY+2sAST8E4CGao8Ytj74vPaFIM7wMclK/Bm2Zf9DIT6ke0kpeTLORUxE++QRJJ1HZYNYlmA802cQvga/C0HouDiUTul7KBT9LkMUfYp53D1nTiYcIQ6Jh9YEraH1zlJnEqmzeKBfY6TqsX5e1j6K0pMOZShVlGUhL0DgM+lrrpYPeds3E1/rerH1tARtRmCCD8LrpLDTBP84AqCpg2PtzVWJrDwm7rMeyZm0yeed9pN3LH9D2FiFju+yhtj930D1CEk3n4WZwLvjO8c/lPmycze6jAKE+XfAEa7jK8twUe3YHweNfAzzN55mVpK0K4gTEsbGzHg==";
/// 腾讯IM
static NSInteger const TencentIMID = 1600096890;
static NSString *const TencentIMSecret = @"d9a5b8088ed39113d0c92ae434bc37528c4715c1f1d2eaedb172134eacd06103";
static NSString *const AddressOfMQTTServer = @"81.70.45.221";
static NSString *const AddressOfMQTTServer = @"47.120.21.132";
static NSInteger const AddressOfMQTTPort = 1883;
static NSInteger const AppPushId = 46164;
static NSString *const AgoraAuthId = @"05b406b4541e413887d8d2bf9be8642c";
#else
static NSString *const WechatAppId = @"wxc7681513be9f926b";
@@ -35,6 +38,7 @@ static NSString *const FaceAuthId = @"IDAxzBMV";
static NSString *const FaceAuthSecret = @"lrFr0W6U88JEoXIP0Cdk1Bc1c3EoiQgSr4LqPATKoeHofde6tGudnLApr3JGq3jC";
static NSString *const FaceAuthLicense = @"mjOBs0dOQXvt2Mwnenv0KYr2FbI8vl/sQmTH5Y33YiLFPnrZkJtyuSw/aYDW3lFU8Dd/bxBn2ymlqW32wpiUM6anJw7tyoNg2XeY3scvChHUGC271eu+qVWXVCon5LeWtfy9NiTKqobvN++c5GbcE3uKxOAqAGeeibt1/kSkIVJlGUhL0DgM+lrrpYPeds3E1/rerH1tARtRmCCD8LrpLDTBP84AqCpg2PtzVWJrDwm7rMeyZm0yeed9pN3LH9D2FiFju+yhtj930D1CEk3n4WZwLvjO8c/lPmycze6jAKE+XfAEa7jK8twUe3YHweNfAzzN55mVpK0K4gTEsbGzHg==";
/// 腾讯IM
static NSInteger const TencentIMID = 1600096860;
static NSString *const TencentIMSecret = @"448a3259085924f89957c1884c761974e8fded64b9ab1c67b8e0a5a1c4b68f3f";
@@ -42,10 +46,12 @@ static NSString *const AddressOfMQTTServer = @"81.70.45.221";
static NSInteger const AddressOfMQTTPort = 1883;
static NSInteger const AppPushId = 46163;
static NSString *const AgoraAuthId = @"4a521d6f1c6343998b1c8fd425dea02a";
#endif
/// 声网
static NSString *const AgoraAuthId = @"4a521d6f1c6343998b1c8fd425dea02a";
// userdeafult