请求例子:
apirq('user/cp/:uid', {
data: {
"uid": "156b023f70dccf72"
},
urlparams: [
"uid"
]
})
返回数据结果:
{
"code": 0,
"msg": "ok",
"time": "1523849004",
"data": {
"uid": "156b023f70dccf72",
"code": "U6954589",
"utype": 3,
"orgid": "dc332415f1c87f9b",
"username": "xvcxcv",
"status": 1,
"nickname": "",
"head": "",
"sex": 1,
"email": "one-asdf@aa.com",
"mobile": "132136548",
"tel": "",
"invite_code": "017089A1",
"invite_code_from": "",
"reg_ip": "127.0.0.1",
"reg_time": "2018-04-16 10:53:11",
"login": 0,
"last_login_ip": "0.0.0.0",
"last_login_time": "1970-01-01 08:00:00",
"access_token": "",
"access_token_ios": "",
"access_token_android": "",
"access_token_smartpr": "",
"access_token_wap": "",
"realname": "小功fix",
"realname_initials": "xgs",
"birthday": "",
"qq": "",
"ua": "",
"remark": "",
"delete_time": null,
"orginfo": {
"com_id": "dc332415f1c87f9b",
"code": "C38086",
"merch_credential": "c17ec996d3ffc85f",
"join_type": 1,
"pid": "",
"status": 1,
"create_time": "2018-03-26 14:41:24",
"create_by": {
"uid": "0000000000000001",
"code": "U1000000",
"username": "administrator",
"nickname": "超级管理员",
"realname": "超级管理员"
},
"update_time": "2018-04-13 10:55:18",
"update_by": {
"uid": "0000000000000001",
"code": "U1000000",
"username": "administrator",
"nickname": "超级管理员",
"realname": "超级管理员"
},
"delete_time": null,
"runin_time": "-",
"runout_time": "-",
"country_id": 1,
"province_id": 2,
"city_id": 3,
"district_id": 165,
"street_id": 0,
"lng": "116.347313",
"lat": "39.981771",
"joining_fee": "0.00",
"name": "杨天天",
"initials": "ytt",
"english_name": "hhhh",
"address": "北京市海淀区学院路37号北京航空航天大学",
"contacts": "1321456789",
"mobile": "要小李",
"tel": "02832158",
"fax": "321",
"email": "",
"cover": "",
"picture_list": "",
"img_business_license": "ceb10b7d2b092d0e",
"img_transport_license": "9aaf618e69d1513f",
"img_corporation_idcard": "cf843d327326e030",
"description": "a1df5v",
"remark": "",
"otype_name": "机构"
}
}
}