在线反馈

接口地址:/customer/feedback

请求方式 post

参数:

  • content :输入的内容建议,最多输入500字

返回格式:

{
    "code": 1,
    "data": {},
    "msg": "success"
}

Last updated

Was this helpful?