文档
测试

商家厨师列表

POST
https://manage.hchiot.com//WebAPI/WebService.asmx/Shopinfochuslist

请求参数

参数名
类型
描述
必填
pagesize
string
必填
curpage
string
必填
key
string
必填
sign
string
参数签名(以‘shopid+pagesize+curpage+key+time+秘钥'格式进行md5 32位加密)
必填
time
string
请求时间:当前时间 ( Unix时间戳 )
必填
shopid
string
商户id
必填

响应参数

参数名
类型
描述
必填
resultcode
int
必填
data
json
必填

说明 / 示例

[{"resultcode":"1","data":[{"ID":9,"ShopId":3,"TrueName":"樊哙","Phone":"18112385652","Gender":0,"Job":11,"IsNeedJKZ":1,"StartTime":"2019-12-12 00:00:00","EndTime":"2019-12-23 00:00:00","ImgUrl":"0","CanLogin":null,"Context":"wwwwwwwwww\nwwwwwwwwww"}]}]