文档
测试

商户管理首页

POST
http://192.168.0.148:3000/customer/index

接口描述

查询商户并显示详细信息

请求头

参数名
类型
描述
必填
code
string
示例:识别码
必填

请求参数

参数名
类型
描述
必填
agency_id
int
代理商id
必填
agency_name
string
代理商名字
必填
area
string
所在区域
必填
employee_id
int
业务员id
必填
manager_id
int
管理员id
必填
manager_name
string
管理员名称
必填
name
string
名字
必填
page_size
int
页面大小
必填
status
string
状态:正常 禁用
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
total
int
统计数据列表数量 示例:10
必填
list
array
数据列表
必填
id
int
商户列表id 示例:15
必填
name
string
商户闽名称 示例:12312312
必填
manager_id
int
管理员id 示例:60
必填
status
string
状态 示例:正常 禁止
必填
province_code
int
国家编码 示例:440000
必填
city_code
int
城市id 示例:440300
必填
district_code
int
区域id 示例:440306
必填
area
string
地区 示例:广东省深圳市宝安区
必填
address
string
地址 示例:宝安区创业一路(深圳市宝安区政府)
必填
longitude
string
经度 示例:113.88308
必填
latitude
string
维度 示例:22.55329
必填
logo
string
商家logo 示例:0
必填
picture
string
上海图片 示例:0
必填
shop_start
string
最早营业时间 示例:09:00
必填
shop_end
string
最晚营业时间 示例:22:00
必填
average_price
int
平均消费水品 示例:5000
必填
contacts
object
联系人 示例:null
必填
tel
string
电话 示例:
必填
no_credit
int
是否不免押 示例:0
必填
brokerage
int
佣金比例 示例:12
必填
brokerage_show
int
显示佣金比例 示例:21
必填
brokerage_rate
int
商户实际分成系数比 示例:12
必填
not_delete
int
删除(0为删除,1为显示) 示例:1
必填
agency_id
int
代理商id 示例:48
必填
employee_id
int
业务员ID 示例:59
必填
employee_brokerage
int
业务员提成 示例:60
必填
password
object
密码 示例:null
必填
billing_type
int
计费方式,1系统,2商家 示例:2
必填
billing_set
string
计费标准json串 示例:{"billingunit":"1","billingtime":"1","amount":"2","ceiling":"20","freetime":"5","wired_amount":[{"time":1,"text":"1小时","amount":"2"},{"time":3,"text":"3小时","amount":"3"},{"time":5,"text":"5小时","amount":"5"},{"time":12,"text":"12小时","amount":"50"}]}
必填
total_amount
string
订单总金额 示例:0.00
必填
total_num
int
订单总数 示例:0
必填
create_time
int
创建时间 示例:1607065339
必填
update_time
object
更新时间 示例:null
必填
employee
string
业务员名称 示例:测试分成
必填
manager_name
string
管理员名称 示例:测试分成管理
必填
agency
string
代理商名称 示例:测试顶级代理
必填
msg
string
示例:商户列表
必填

说明 / 示例

{ "code": 1, "data": { "total": 10, "list": [{ "id": 15, "name": "12312312", "manager_id": 60, "status": "正常", "province_code": 440000, "city_code": 440300, "district_code": 440306, "area": "广东省深圳市宝安区", "address": "宝安区创业一路(深圳市宝安区政府)", "longitude": "113.88308", "latitude": "22.55329", "logo": "0", "picture": "0", "shop_start": "09:00", "shop_end": "22:00", "average_price": 5000, "contacts": null, "tel": "", "no_credit": 0, "brokerage": 12, "brokerage_show": 21, "brokerage_rate": 12, "not_delete": 1, "agency_id": 48, "employee_id": 59, "employee_brokerage": 60, "password": null, "billing_type": 2, "billing_set": "{\"billingunit\":\"1\",\"billingtime\":\"1\",\"amount\":\"2\",\"ceiling\":\"20\",\"freetime\":\"5\",\"wired_amount\":[{\"time\":1,\"text\":\"1小时\",\"amount\":\"2\"},{\"time\":3,\"text\":\"3小时\",\"amount\":\"3\"},{\"time\":5,\"text\":\"5小时\",\"amount\":\"5\"},{\"time\":12,\"text\":\"12小时\",\"amount\":\"50\"}]}", "total_amount": "0.00", "total_num": 0, "create_time": 1607065339, "update_time": null, "employee": "测试分成", "manager_name": "测试分成管理", "agency": "测试顶级代理" }, { "id": 14, "name": "12312312", "manager_id": 60, "status": "正常", "province_code": 440000, "city_code": 440300, "district_code": 440306, "area": "广东省深圳市宝安区", "address": "宝安区创业一路(深圳市宝安区政府)", "longitude": "113.88308", "latitude": "22.55329", "logo": "0", "picture": "0", "shop_start": "09:00", "shop_end": "22:00", "average_price": 5000, "contacts": null, "tel": "", "no_credit": 0, "brokerage": 12, "brokerage_show": 21, "brokerage_rate": 12, "not_delete": 1, "agency_id": 48, "employee_id": 59, "employee_brokerage": 60, "password": null, "billing_type": 2, "billing_set": "{\"billingunit\":\"1\",\"billingtime\":\"1\",\"amount\":\"2\",\"ceiling\":\"20\",\"freetime\":\"5\",\"wired_amount\":[{\"time\":1,\"text\":\"1小时\",\"amount\":\"2\"},{\"time\":3,\"text\":\"3小时\",\"amount\":\"3\"},{\"time\":5,\"text\":\"5小时\",\"amount\":\"5\"},{\"time\":12,\"text\":\"12小时\",\"amount\":\"50\"}]}", "total_amount": "0.00", "total_num": 0, "create_time": 1607065339, "update_time": null, "employee": "测试分成", "manager_name": "测试分成管理", "agency": "测试顶级代理" }, { "id": 13, "name": "12312", "manager_id": 60, "status": "正常", "province_code": 440000, "city_code": 440300, "district_code": 440306, "area": "广东省深圳市宝安区", "address": "宝安区创业一路(深圳市宝安区政府)", "longitude": "113.88308", "latitude": "22.55329", "logo": "0", "picture": "0", "shop_start": "09:00", "shop_end": "22:00", "average_price": 0, "contacts": null, "tel": "", "no_credit": 0, "brokerage": 12, "brokerage_show": 23, "brokerage_rate": 12, "not_delete": 1, "agency_id": 48, "employee_id": 59, "employee_brokerage": 60, "password": null, "billing_type": 2, "billing_set": "{\"billingunit\":\"1\",\"billingtime\":\"1\",\"amount\":\"2\",\"ceiling\":\"20\",\"freetime\":\"5\",\"wired_amount\":[{\"time\":1,\"text\":\"1小时\",\"amount\":\"1\"},{\"time\":3,\"text\":\"3小时\",\"amount\":\"3\"},{\"time\":5,\"text\":\"5小时\",\"amount\":\"5\"},{\"time\":12,\"text\":\"12小时\",\"amount\":\"50\"}]}", "total_amount": "0.00", "total_num": 0, "create_time": 1607062965, "update_time": null, "employee": "测试分成", "manager_name": "测试分成管理", "agency": "测试顶级代理" }, { "id": 11, "name": "QWEQWEQ", "manager_id": 71, "status": "正常", "province_code": 440000, "city_code": 440300, "district_code": 440306, "area": "广东省深圳市宝安区", "address": "宝安区创业一路(深圳市宝安区政府)", "longitude": "113.88308", "latitude": "22.55329", "logo": "0", "picture": "0", "shop_start": "09:00", "shop_end": "22:00", "average_price": 0, "contacts": null, "tel": "12312313212", "no_credit": 0, "brokerage": 10, "brokerage_show": 50, "brokerage_rate": 40, "not_delete": 1, "agency_id": 63, "employee_id": 70, "employee_brokerage": 80, "password": null, "billing_type": 2, "billing_set": "{\"billingunit\":\"1\",\"billingtime\":\"1\",\"amount\":\"2\",\"ceiling\":\"12\",\"freetime\":\"5\",\"wired_amount\":[{\"time\":1,\"text\":\"1小时\",\"amount\":\"2\"},{\"time\":3,\"text\":\"3小时\",\"amount\":\"3\"},{\"time\":5,\"text\":\"5小时\",\"amount\":\"5\"},{\"time\":12,\"text\":\"12小时\",\"amount\":\"10\"}]}", "total_amount": "0.00", "total_num": 0, "create_time": 1606270557, "update_time": 1606353717, "employee": "wqer", "manager_name": "张翰林", "agency": "测试001" }, { "id": 10, "name": "测试1100-商户01", "manager_id": 68, "status": "正常", "province_code": 440000, "city_code": 440300, "district_code": 440306, "area": "广东省广东省深圳市", "address": "保安", "longitude": "113.88308", "latitude": "22.55329", "logo": "0", "picture": "0", "shop_start": "09:00", "shop_end": "22:00", "average_price": 0, "contacts": null, "tel": "15769845962", "no_credit": 0, "brokerage": 50, "brokerage_show": 50, "brokerage_rate": 20, "not_delete": 1, "agency_id": 62, "employee_id": 0, "employee_brokerage": 0, "password": null, "billing_type": 2, "billing_set": "{\"billingunit\":\"1\",\"billingtime\":\"1\",\"amount\":\"2\",\"ceiling\":\"20\",\"freetime\":\"5\",\"wired_amount\":[{\"time\":1,\"text\":\"1小时\",\"amount\":\"10\"},{\"time\":3,\"text\":\"3小时\",\"amount\":\"10\"},{\"time\":5,\"text\":\"5小时\",\"amount\":\"10\"},{\"time\":12,\"text\":\"12小时\",\"amount\":\"10\"}]}", "total_amount": "0.00", "total_num": 0, "create_time": 1605754525, "update_time": 1606202332, "employee": null, "manager_name": "测试1100 -管理员01", "agency": "测试顶级代理 > 测试代理1100" }, { "id": 9, "name": "测试商户", "manager_id": 60, "status": "正常", "province_code": 440000, "city_code": 440300, "district_code": 440306, "area": "广东省广东省深圳市", "address": "123", "longitude": "113.88308", "latitude": "22.55329", "logo": "0", "picture": "0", "shop_start": "09:00", "shop_end": "22:00", "average_price": 0, "contacts": null, "tel": "", "no_credit": 0, "brokerage": 20, "brokerage_show": 50, "brokerage_rate": 40, "not_delete": 1, "agency_id": 48, "employee_id": 59, "employee_brokerage": 60, "password": null, "billing_type": 2, "billing_set": "{\"billingunit\":\"1\",\"billingtime\":\"1\",\"amount\":\"2\",\"ceiling\":\"20\",\"freetime\":\"5\",\"wired_amount\":[{\"time\":1,\"text\":\"1小时\",\"amount\":\"1\"},{\"time\":3,\"text\":\"3小时\",\"amount\":\"2\"},{\"time\":5,\"text\":\"5小时\",\"amount\":\"2\"},{\"time\":12,\"text\":\"12小时\",\"amount\":\"3\"}]}", "total_amount": "0.00", "total_num": 0, "create_time": 1604452476, "update_time": 1606719906, "employee": "测试分成", "manager_name": "测试分成管理", "agency": "测试顶级代理" }, { "id": 8, "name": "123123", "manager_id": 58, "status": "正常", "province_code": 440000, "city_code": 440300, "district_code": 440305, "area": "广东省深圳市南山区", "address": "123", "longitude": "113.923552", "latitude": "22.528499", "logo": "0", "picture": "0", "shop_start": "00:00", "shop_end": "00:00", "average_price": 0, "contacts": null, "tel": "", "no_credit": 1, "brokerage": 20, "brokerage_show": 30, "brokerage_rate": 50, "not_delete": 1, "agency_id": 50, "employee_id": 57, "employee_brokerage": 30, "password": null, "billing_type": 1, "billing_set": "[]", "total_amount": "0.00", "total_num": 0, "create_time": 1604414580, "update_time": 1606447182, "employee": "测试业务员1020", "manager_name": "商铺管理员1021", "agency": "测试顶级代理 > 测试代理1000" }, { "id": 6, "name": "商铺1111", "manager_id": 56, "status": "正常", "province_code": 440000, "city_code": 440300, "district_code": 440305, "area": "广东省深圳市南山区", "address": "不知道", "longitude": "113.923552", "latitude": "22.528499", "logo": "0", "picture": "0", "shop_start": "00:00", "shop_end": "00:00", "average_price": 0, "contacts": null, "tel": "", "no_credit": 1, "brokerage": 10, "brokerage_show": 80, "brokerage_rate": 10, "not_delete": 1, "agency_id": 54, "employee_id": 55, "employee_brokerage": 40, "password": null, "billing_type": 2, "billing_set": "{\"billingunit\":\"1\",\"billingtime\":\"1\",\"amount\":\"2\",\"ceiling\":\"20\",\"freetime\":\"5\",\"wired_amount\":[{\"time\":1,\"text\":\"1小时\",\"amount\":\"1\"},{\"time\":3,\"text\":\"3小时\",\"amount\":\"3\"},{\"time\":5,\"text\":\"5小时\",\"amount\":\"5\"},{\"time\":12,\"text\":\"12小时\",\"amount\":\"7\"}]}", "total_amount": "0.00", "total_num": 0, "create_time": 1604285691, "update_time": 1604414284, "employee": "测试业务员1110", "manager_name": "测试店铺管理1111", "agency": "测试顶级代理 > 测试代理1000 > 测试代理1100" }, { "id": 5, "name": "商铺1011", "manager_id": 53, "status": "正常", "province_code": 440000, "city_code": 440300, "district_code": 440305, "area": "广东省深圳市南山区", "address": "保安", "longitude": "113.923552", "latitude": "22.528499", "logo": "0", "picture": "0", "shop_start": "00:00", "shop_end": "24:00", "average_price": 80, "contacts": null, "tel": "15760577128", "no_credit": 1, "brokerage": 20, "brokerage_show": 60, "brokerage_rate": 50, "not_delete": 1, "agency_id": 50, "employee_id": 52, "employee_brokerage": 40, "password": null, "billing_type": 2, "billing_set": "{\"billingunit\":\"1\",\"billingtime\":\"1\",\"amount\":\"1\",\"ceiling\":\"20\",\"freetime\":\"5\",\"wired_amount\":[{\"time\":1,\"text\":\"1小时\",\"amount\":\"10\"},{\"time\":3,\"text\":\"3小时\",\"amount\":\"10\"},{\"time\":5,\"text\":\"5小时\",\"amount\":\"10\"},{\"time\":12,\"text\":\"12小时\",\"amount\":\"10\"}]}", "total_amount": "0.00", "total_num": 0, "create_time": 1604283644, "update_time": 1604425276, "employee": "测试业务员1010", "manager_name": "商铺管理员1011", "agency": "测试顶级代理 > 测试代理1000" }, { "id": 1, "name": "名创优品", "manager_id": 2, "status": "正常", "province_code": 440000, "city_code": 440300, "district_code": 440306, "area": "广东省深圳市宝安区", "address": "壹方中心", "longitude": "113.88742", "latitude": "22.551716", "logo": "https:\/\/charge-1259349663.cos.ap-guangzhou.myqcloud.com\/seller\/202008\/15972841472663.png", "picture": "https:\/\/charge-1259349663.cos.ap-guangzhou.myqcloud.com\/seller\/202008\/15972841519613.png", "shop_start": "00:00", "shop_end": "00:00", "average_price": 0, "contacts": null, "tel": "", "no_credit": 1, "brokerage": 70, "brokerage_show": 70, "brokerage_rate": 80, "not_delete": 1, "agency_id": 1, "employee_id": 0, "employee_brokerage": 0, "password": null, "billing_type": 2, "billing_set": "{\"billingunit\":\"1\",\"billingtime\":\"1\",\"amount\":\"2\",\"ceiling\":\"20\",\"freetime\":0,\"wired_amount\":[{\"time\":1,\"text\":\"1小时\",\"amount\":\"\"},{\"time\":2,\"text\":\"2小时\",\"amount\":\"\"},{\"time\":3,\"text\":\"3小时\",\"amount\":\"3\"},{\"time\":4,\"text\":\"4小时\",\"amount\":\"\"},{\"time\":5,\"text\":\"5小时\",\"amount\":\"\"},{\"time\":6,\"text\":\"6小时\",\"amount\":\"5\"},{\"time\":12,\"text\":\"12小时\",\"amount\":\"7\"}]}", "total_amount": "0.00", "total_num": 6, "create_time": 1597284163, "update_time": 1597303190, "employee": null, "manager_name": "Eloise", "agency": "Elosie" }] }, "msg": "商户列表" }