应用中心

开放平台 > 资料库

接口说明


接口名称 获取用户所有的存档
测试环境地址 http://openapitest.5211game.com/outhapi/openauth/GetUserAllArchive
正式环境地址 http://openapi.5211game.com:8080/openauth/GetUserAllArchive
请求方式 Get
返回格式 Json
安全策略

验证Token,AppSecrect

基础参数必传,见:1.基础参数(base)

接口参数

只需要传递基础参数即可


返回值说明


返回对象:

字段

类型

说明

Code int 0表示成功,非0表示失败
Message string

对应Code的描述

Data Dictionary<string, string> KeyValue字典