002-登陆
开发中
POST
http://apip2.xuance365.com/login/index
http://apip2.xuance365.com/login/index?pen=13581875888&pw=123456&t=1715789824&sign=4c97ee89c0b5131df5e6ddab79418e8a
http://apip2.xuance365.com/login/index?pen=13581875888&sms_code=3445&t=1715789824&sign=6ee3e46f1b8428c3d3d19ce6c9626946
http://apip2.xuance365.com/login/index?pen=13581875889&self_login=1&t=1715789824&sign=e84ad7f868e2e39efad848027473169c
"phone": "13581875888",//手机号
"email": "a@b.com",//邮箱
"name": "Tony",//用户名,登陆用,唯一
"register_date": "2024-05-15 23:04:23",//注册时间
"recommend_id": "",//推荐人ID
"role": "consultant",//角色,咨询师consultant,普通用户star
"ban": "0",//1封禁,0未封禁
"authentication": "1",//实名认证:0未认证,1已经认证
"signing": "0",//0未签约,1已经签约
"recharge_amount": "0",//充值总金额,单位分
"last_login_date": "2024-07-19 15:36:42",//
"uid": "1",//
"sex": "1",//
"avatar_url": "https://xuance365.oss-cn-beijing.aliyuncs.com/sys/user/tx2.png",//
"birthday_solar": "1992-01-02 08:09:12",//
"birthday_lunar": "1992-01-02 08:09:12",//
"birthplace": "河南",//
"birthplace_province": "火星省",//
"birthplace_city": "上海市",//
"birthplace_district": "浦东区",//
"birthplace_longitude": "11.1234",//
"birthplace_latitude": "54.654",//
"time_zone": "8",//
"money": "0",//
"nickname": "二狗",//
"introduction": "我就是我,不一样的烟火",//
"mbti": "INFJ",//
"now_place": "北京",//
"now_place_province": "北京1",//
"now_place_city": "北京2",//
"now_place_district": "北京3",//
"now_place_longitude": "1.12",//
"now_place_latitude": "22.34",//
"friend_count": "0",//我的好友(互相关注)
"fans_count": "0",//关注我的人数
"following_count": "2",//我的关注人数
"signing_time": "0000-00-00 00:00:00",//咨询师签约时间
"cancel_time": "0000-00-00 00:00:00",//咨询师解约时间
"sharing_ratio": "0",//咨询师分成比例,单位万分之1
"update_date": "2024-07-15 00:14:25",//
"star": 9,//
"star_name": "魔羯"//
请求参数
Query 参数
pen
string
必需
示例值:
13581875888
pw
string
密码
示例值:
123456
sms_code
string
可选
self_login
string
可选
device_id
string
设备ID
示例值:
asfdsafafs
last_login_sys
string
可选
示例值:
ios
push_id
string
发送消息的ID
示例值:
asfdsafafs
channel
string
可选
示例值:
huawei
oaid
string
可选
示例值:
huawei
idfa
string
可选
示例值:
asfdsaf
caid
string
可选
示例值:
fsadf
idfv
string
可选
示例值:
123556
ip
string
IP
示例值:
1.1.1.1
ua
string
可选
示例值:
abc
t
string
时间戳
示例值:
1715789824
sign
string
参件签名算法说明
示例值:
4c97ee89c0b5131df5e6ddab79418e8a
示例代码
返回响应
修改于 2025-06-09 10:27:40