请求例子:
apirq('user/pf/:uid', {
data: {
"uid": "b5b16752a7ac9f64"
},
urlparams: [
"uid"
]
})
返回数据结果:
{
"code": 0,
"msg": "ok",
"time": "1523607852",
"data": {
"uid": "b5b16752a7ac9f64",
"code": "U8757995",
"utype": 1,
"orgid": "1000000000000000",
"username": "uxian",
"status": 1,
"nickname": "",
"head": "",
"sex": 1,
"email": "54321@qq.com",
"mobile": "13212345678",
"tel": "",
"invite_code": "5D6C1C5F",
"invite_code_from": "",
"reg_ip": "127.0.0.1",
"reg_time": "2018-04-13 16:09:58",
"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": "一剑仙",
"realname_initials": "yjx",
"birthday": "",
"qq": "",
"ua": "",
"remark": "",
"orginfo": {
"sys_id": "1000000000000000",
"code": "S100000000",
"country_id": 1,
"province_id": 2,
"city_id": 2,
"district_id": 3,
"street_id": 1,
"lng": "2.000000",
"lat": "3.000000",
"name": "系统safd",
"initials": "xt",
"english_name": "system",
"address": "成都",
"contacts": "小小",
"mobile": "13412345678",
"tel": "",
"fax": "",
"email": "asdf@s.com",
"cover": "",
"picture_list": "",
"img_business_license": "",
"img_transport_license": "",
"img_corporation_idcard": "",
"description": "平台系统",
"remark": "",
"otype_name": "系统"
}
}
}