[XMCenter setErrorProcessBlock:^(XMRequest *request, NSError * _Nullable __autoreleasing *error) { // 比如对不同的错误码统一错误提示等 }]; 这个block的error为啥点不出来code