@ -53,7 +53,7 @@ public class CommonUtil {
@Override
public void success(Object result) {
// 处理成功返回值
Log.i("F-OpenIMSDK(native call flutter)", "Method " + method + " returned: " + result.toString());
Log.i("F-OpenIMSDK(native call flutter)", "Method " + method + " returned: ");
}