页面逻辑

This commit is contained in:
2022-10-20 16:08:27 +08:00
parent 8ad451d4d8
commit 0a81762ba1
12 changed files with 197 additions and 25 deletions

View File

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