会话
This commit is contained in:
@@ -38,7 +38,6 @@ class PrivateController extends GetxController {
|
||||
true) {
|
||||
currentFriend.value.shopId =
|
||||
info.friendInfo!.userProfile?.customInfo!['Staffer'];
|
||||
currentFriend.value.isStaffer = true;
|
||||
}
|
||||
|
||||
/// 通过用户自定义字段,判断是否允许陌生人消息
|
||||
|
||||
Reference in New Issue
Block a user