This commit is contained in:
2022-10-26 14:09:51 +08:00
parent 76bd3f94fd
commit 72807d7233
3 changed files with 62 additions and 3 deletions

View File

@@ -38,7 +38,6 @@ class PrivateController extends GetxController {
true) {
currentFriend.value.shopId =
info.friendInfo!.userProfile?.customInfo!['Staffer'];
currentFriend.value.isStaffer = true;
}
/// 通过用户自定义字段,判断是否允许陌生人消息