This commit is contained in:
2022-10-25 14:55:42 +08:00
parent 4bf03d234b
commit b8242e66bd
8 changed files with 8 additions and 11 deletions

View File

@@ -42,7 +42,7 @@ class TimService extends GetxService {
return TencentImSDKPlugin.v2TIMManager;
}
int sdkAppID = 1400673817;
int sdkAppID = 1400752974;
String get _userSig => AuthService.to.userSig;