API 参考
    正在准备搜索索引...

    类型别名 ServiceMethodFuncImpl

    ServiceMethodFuncImpl: <RequestType = any, ResponseType = any>(
        requestData: RequestType,
    ) => Promise<ResponseType>

    GRPC方法实现

    类型声明