可能为调用了setCallbacks,但没有调用setCallbackFilter方法((method) ->{ String methodName = method.getName(); if ("getHelloInfo".equals(methodName)) { return 0; } return 1; });