会员信息
POST
/api/address/del_this
响应参数
必填
参数名
类型
描述
必填
id
int
对应会员主键id
必填
username
str
会员账号
必填
username2
str
会员账号2(加****号)
必填
nickname
str
会员真实姓名
必填
nickname2
str
会员真实姓名(加***号)
必填
type1
int
对应是否为会员 1=是
必填
type2
int
对应是否为劳动者 1=是
必填
type3
int
必填
type4
int
必填
mobile
str
会员手机号码
必填
mobile2
str
会员手机号码(加***号)
必填
avatar
str
头像
必填
birthday
str
生日
必填
money
number
对应钱包余额
必填
status
str
必填
is_order
int
是否接单(-1=不接单 0=接单 1=接单中)(针对劳动者)
必填
worker_age
str
劳动者工作开始日期
必填
province
str
归属省份
必填
city
str
归属城市
必填
gender
int
性别(0=未设置 1=男 2=女)
必填
is_selection
int
劳动者对应是否严选(1=严选)
必填
is_resume
int
劳动者简历id (为0则未设置)
必填
is_resume_real
int
对应劳动者简历真实承诺书是否签署 1=签署
必填
is_resume_score
number
对应劳动者简历评分
必填
is_resume_score_lower
number
对应劳动者简历评分低于平台x%
必填
is_resume_title
str
对应当前劳动者简历显示文本【查看简历】【编辑简历】【完善简历】
必填
skill_text
arr
对应劳动者突出技能/特长 数组集合
必填
c_name
str
对应劳动者归属服务分类
必填
is_qd
int
是否已签到(1=是,0=否)
必填
jz_dq
int
连续签到天数