pub type FileUploadCallbackResponse = bool;
上传回调响应
RPC路由: file/upload_callback 简单操作,返回 true(成功/失败由协议层 code 处理)
file/upload_callback