Skip to content

获取用户免费二级域名

  • 接口

    GET&POST /get_user_free_subdomains

  • 请求参数

    JSON:

    参数类型必传说明
    tokenstr用户Token
  • 返回 JSON:

    参数类型必返说明
    msgstr返回消息
    codeint返回状态码
    datalist详见下方
    statestr请求是否成功

    data

    当上方 statesuccess 返回

    参数类型必返说明
    idstr域名编号
    useridint用户编号
    domainlist主域名
    recordstr记录
    typestr类型
    targetint目标
    remarkslist介绍
    ttlstrTTL

Released under the MIT License.