新增租友信息
POST
http://localhost:8092/CZJY_AppAdmin_war_exploded/app/tenant/insertTenant.html
请求参数
参数名
类型
描述
必填
userId
int
用户id
必填
title
string
标题
必填
name
string
艺名
必填
image_url
string
图片或视频
必填
sex
int
性别 0男1女
必填
height
string
身高
必填
body_weight
string
体重
必填
age
int
年龄
必填
description
string
描述介绍
必填
fine_art_title
string
精品艺称
必填
crerte_user
string
创建人
必填
category
hashMap<String,BigDecimale>
类目名称集合
必填
响应参数
参数名
类型
描述
必填
m_strMessage
object
示例:null
必填
m_istatus
int
示例:1
必填
id
int
示例:1
必填
title
object
示例:null
必填
image_url
string
示例:1
必填
name
object
示例:null
必填
sex
object
示例:null
必填
height
object
示例:null
必填
body_weight
object
示例:null
必填
age
object
示例:null
必填
description
object
示例:null
必填
fine_art_title
string
示例:1
必填
create_time
object
示例:null
必填
crerte_user
object
示例:null
必填
user_id
int
示例:1
必填
t_is_del
boolean
示例:false
必填
review
boolean
示例:true
必填
category
array
数据列表
必填