Fix bug
This commit is contained in:
parent
e823df62a8
commit
98b2774dc1
@ -474,6 +474,8 @@ class IMManager {
|
||||
'operationID': Utils.checkOperationID(operationID),
|
||||
}));
|
||||
|
||||
MethodChannel get channel => _channel;
|
||||
|
||||
static Map _buildParam(Map param) {
|
||||
param["ManagerName"] = "imManager";
|
||||
return param;
|
||||
|
Loading…
x
Reference in New Issue
Block a user