请求例子:
apirq('user/np/:uid', {
data: {
"uid": "a261e4e10fef3cd4"
},
urlparams: [
"uid"
]
})
返回数据结果:
{
"code": 0,
"msg": "ok",
"time": "1523849905",
"data": {
"uid": "a261e4e10fef3cd4",
"code": "U7584381",
"utype": 4,
"orgid": "d466b9497ccc7924",
"username": "xiaobo2",
"status": 1,
"nickname": "",
"head": "",
"sex": 1,
"email": "aasdf@sd.cm",
"mobile": "13212345699",
"tel": "",
"invite_code": "A6AB2A61",
"invite_code_from": "",
"reg_ip": "127.0.0.1",
"reg_time": "2018-04-16 11:37:14",
"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": "sg",
"birthday": "",
"qq": "",
"ua": "",
"remark": "",
"delete_time": null,
"orginfo": {
"net_id": "d466b9497ccc7924",
"code": "N89672",
"com_id": "05d48fa8743570b0",
"join_type": 1,
"status": 1,
"unloading": 1,
"create_time": "2018-03-27 18:00:28",
"create_by": {
"uid": "0000000000000101",
"code": "U4219695",
"username": "admin@cw",
"nickname": "系统内建财务员",
"realname": "系统内建财务员"
},
"update_time": "2018-04-13 12:01:16",
"update_by": {
"uid": "0000000000000001",
"code": "U1000000",
"username": "administrator",
"nickname": "超级管理员",
"realname": "超级管理员"
},
"delete_time": null,
"runin_time": "-",
"runout_time": "-",
"country_id": 1,
"province_id": 43983,
"city_id": 44058,
"district_id": 44189,
"street_id": 0,
"lng": "120.181620",
"lat": "30.229713",
"joining_fee": "0.00",
"name": "杭州",
"initials": "hz",
"english_name": "Hangzhou",
"address": "浙江省杭州市上城区紫阳街道江边路",
"contacts": "李云",
"mobile": "13422223333",
"tel": "253242",
"fax": "123456",
"email": "",
"cover": "",
"picture_list": "",
"img_business_license": "",
"img_transport_license": "",
"img_corporation_idcard": "",
"description": "asd",
"remark": "",
"cominfo": {
"com_id": "05d48fa8743570b0",
"code": "C57732",
"name": "天天向上2",
"address": "四川省成都市青羊区西御河街道大树拐街15号五福街56号院",
"contacts": "李白",
"mobile": "13212345678"
},
"otype_name": "网点"
}
}
}