简要描述:

  • 个性签名

请求域名:

  • http://xx.com

请求URL:

POST/&route=plugin.micro-communities.api.user.upSignature

参数:

参数名 是否必须 类型 说明
contents int 内容

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "编辑成功",
    "data": []
}

错误时返回:

{
    "result": 0,
    "msg": "编辑失败",
    "data": []
}

返回参数说明: