{
"code": 0,
"message": "string",
"data": [
{
"id": "商户用户id",
"name": "员工姓名",
"phone": "联系方式",
"headImgUrl": 1,
"nickName": 1,
"bindWechatStatus": "是否绑定微信 0:未绑定 1:已绑定"
}
],
"status": "string",
"success": true
}