文档
测试

修改租友信息

POST
http://localhost:8092/CZJY_AppAdmin_war_exploded/app/tenant/updateTenant.html

请求参数

参数名
类型
描述
必填
userId
int
用户id
必填
title
String
标题
必填
name
String
艺名
必填
image_url
String
图片或视频
必填
height
String
身高
必填
body_weight
String
体重
必填
age
int
年龄
必填
description
String
描述介绍
必填
fine_art_title
String
精品艺称
必填
category
String
类目名称
必填

响应参数

参数名
类型
描述
必填
m_strMessage
string
示例:操作成功!
必填
m_istatus
int
示例:1
必填
m_object
object
示例:null
必填