请求例子:
apirq('user/cp')
返回数据结果:
{
"code": 0,
"msg": "ok",
"time": "1523846795",
"data": {
"page": 1,
"row": 15,
"count": 3,
"total_count": 3,
"total_page": 1,
"lists": [
{
"uid": "0000000000000300",
"code": "U3216456",
"utype": 3,
"orgid": "1000000000000000",
"username": "compy@ad",
"status": 1,
"nickname": "内建机构管理员",
"head": "",
"sex": 0,
"email": "",
"mobile": "",
"tel": "",
"invite_code": "",
"invite_code_from": "",
"reg_ip": "0.0.0.0",
"reg_time": "1970-01-01 08:00:00",
"login": 0,
"last_login_ip": "0.0.0.0",
"last_login_time": "1970-01-01 08:00:00",
"realname": "",
"realname_initials": "",
"birthday": "",
"qq": "",
"ua": "",
"remark": "",
"delete_time": null,
"orginfo": {
"com_id": "1000000000000000",
"code": "C00001",
"merch_credential": "1000000000000000",
"join_type": 1,
"pid": "",
"status": 1,
"create_time": "2017-12-11 13:49:34",
"create_by": "059e55430ef11bc2",
"update_time": "2018-01-08 11:24:29",
"update_by": "059e55430ef11bc2",
"delete_time": null,
"runin_time": "-",
"runout_time": "-",
"country_id": 1,
"province_id": 4,
"city_id": 44,
"district_id": 444,
"street_id": 0,
"lng": "104.056283",
"lat": "30.538562",
"joining_fee": "0.00",
"name": "内建机构",
"initials": "ycgylm",
"english_name": "",
"address": "成都一路",
"contacts": "邓小林",
"mobile": "15902846112",
"tel": "",
"fax": "",
"email": "",
"cover": "",
"picture_list": "",
"img_business_license": "",
"img_transport_license": "",
"img_corporation_idcard": "",
"description": "",
"remark": "",
"otype_name": "机构"
}
},
{
"uid": "0000000000000301",
"code": "U3216454",
"utype": 3,
"orgid": "1000000000000000",
"username": "compy@cw",
"status": 1,
"nickname": "内建机构财务员",
"head": "",
"sex": 0,
"email": "",
"mobile": "",
"tel": "",
"invite_code": "",
"invite_code_from": "",
"reg_ip": "0.0.0.0",
"reg_time": "1970-01-01 08:00:00",
"login": 0,
"last_login_ip": "0.0.0.0",
"last_login_time": "1970-01-01 08:00:00",
"realname": "",
"realname_initials": "",
"birthday": "",
"qq": "",
"ua": "",
"remark": "",
"delete_time": null,
"orginfo": {
"com_id": "1000000000000000",
"code": "C00001",
"merch_credential": "1000000000000000",
"join_type": 1,
"pid": "",
"status": 1,
"create_time": "2017-12-11 13:49:34",
"create_by": "059e55430ef11bc2",
"update_time": "2018-01-08 11:24:29",
"update_by": "059e55430ef11bc2",
"delete_time": null,
"runin_time": "-",
"runout_time": "-",
"country_id": 1,
"province_id": 4,
"city_id": 44,
"district_id": 444,
"street_id": 0,
"lng": "104.056283",
"lat": "30.538562",
"joining_fee": "0.00",
"name": "内建机构",
"initials": "ycgylm",
"english_name": "",
"address": "成都一路",
"contacts": "邓小林",
"mobile": "15902846112",
"tel": "",
"fax": "",
"email": "",
"cover": "",
"picture_list": "",
"img_business_license": "",
"img_transport_license": "",
"img_corporation_idcard": "",
"description": "",
"remark": "",
"otype_name": "机构"
}
},
{
"uid": "0000000000000302",
"code": "U3216458",
"utype": 3,
"orgid": "1000000000000000",
"username": "compy@yw",
"status": 1,
"nickname": "内建机构运营员",
"head": "",
"sex": 0,
"email": "",
"mobile": "",
"tel": "",
"invite_code": "",
"invite_code_from": "",
"reg_ip": "0.0.0.0",
"reg_time": "1970-01-01 08:00:00",
"login": 0,
"last_login_ip": "0.0.0.0",
"last_login_time": "1970-01-01 08:00:00",
"realname": "",
"realname_initials": "",
"birthday": "",
"qq": "",
"ua": "",
"remark": "",
"delete_time": null,
"orginfo": {
"com_id": "1000000000000000",
"code": "C00001",
"merch_credential": "1000000000000000",
"join_type": 1,
"pid": "",
"status": 1,
"create_time": "2017-12-11 13:49:34",
"create_by": "059e55430ef11bc2",
"update_time": "2018-01-08 11:24:29",
"update_by": "059e55430ef11bc2",
"delete_time": null,
"runin_time": "-",
"runout_time": "-",
"country_id": 1,
"province_id": 4,
"city_id": 44,
"district_id": 444,
"street_id": 0,
"lng": "104.056283",
"lat": "30.538562",
"joining_fee": "0.00",
"name": "内建机构",
"initials": "ycgylm",
"english_name": "",
"address": "成都一路",
"contacts": "邓小林",
"mobile": "15902846112",
"tel": "",
"fax": "",
"email": "",
"cover": "",
"picture_list": "",
"img_business_license": "",
"img_transport_license": "",
"img_corporation_idcard": "",
"description": "",
"remark": "",
"otype_name": "机构"
}
}
]
}
}