角色板块列表

请求URL:

  • /rolePlateList

请求方式:

  • POST

参数:

参数名 必选 类型 说明
appId string AppID
udid string UDID

返回示例

{
  "code": 200,
  "msg": "SUCCESS",
  "data": [
    {
      "id": 2,
      "title": "男",
      "sort": 0
    },
    {
      "id": 3,
      "title": "nv",
      "sort": 0
    },
    {
      "id": 4,
      "title": "nan",
      "sort": 0
    }
  ]
}

返回参数说明

参数名 类型 说明
code int 状态码
msg string 提示信息
data array 数据列表
-id int 板块ID PlateID
-title string 标题
-sort int 排序

备注

2021 © Live all right reserved,powered by Gitbook该文件修订时间: 2026-05-15 14:02:52

results matching ""

    No results matching ""