1. 描述
私查房物。
2. 调用场景
开发者登录http://consolex.xdua.com后,可以以Zoon角色查询所有房物。
3. 配置参数
参数意义参考接口参数
参数名 | 参数值 | 说明 |
---|---|---|
Name | QriRoodtmpl | |
URL | https://api.xdua.com/roodtmpl | |
Method | GET | |
XduaApiHttpSchema | HTTPS | 只走HTTPS |
XduaApiMethod | QRI | |
XduaApiColor | X | 只有持有神房物,才可以创建房物 |
XduaApiAudience | ConsoleX | 只有rood_id为ConsoleX的房物,也就是consolex.xdua.com才可以发起本请求 |
XduaApiShop | XdUaXduA | 房物直辖店铺,只有这个店铺的登录人员才可以访问 |
XduaApiSubject | i | 所有注册房物均可以使用 |
XduaApiRoles | Zoon | 必须是Zoon才可以查询角色 |
XduaApiResource | rood | |
XduaApiKparam | where |
常量 |
XduaApiAction | QueriRoodtmpl | |
XduaApiRule | QueriRoodtmpl | |
XduaApiAstates | 0 | 按序rood,zone,corp,shop,rood,rood,login的状态都必须是0(STATE_ENABLED) |
XduaApiEnable | true | 接口使能 |
4. URL
GET:https://api.xdua.com/roodtmpl
5. 请求参数
6. 返回参数
result.list部分
名称 | 位置 | 类型 | 示例 | 说明 |
---|---|---|---|---|
id | result | string | rYub4wrT | 详情的房物ID |
name | result.list[] | string | 房物的名称 | |
avatar | result.list[] | string | 房物图标 | |
brief | result.list[] | string | 房物的描述 | |
state | result.list[] | int | 0 | 房物的状态 |
stato | result.list[] | string | "冻服更新" | 房物的状态说 |
expire | result.list[] | int | 0 | 房物状态过期时间(UNIX时间戳) |
creator_id | result.list[] | string | Dmtv7TrE | 房物创建者ID |
creator_name | result.list[] | string | 辣椒帅 | 房物创建者名字 |
ipdator_id | result.list[] | string | XiyRvUp3 | 房物最近一次更新者ID |
ipdator_name | result.list[] | string | 周海潮 | 房物最近一次更新者名字 |
cstamp | result.list[] | string | 2020-01-20 02:19:55 | 房物创建时间 |
istamp | result.list[] | string | 2020-01-20 02:23:24 | 房物最近更新时间 |