{
"code": 200,
"msg": "成功",
"data": {
"id": 1,
"userId": 1,
"userVo": {
"id": 1,
"sn": 123456,
"avatar": "http://127.0.0.1:8084/api/static/default_avatar.png",
"realName": "slien",
"nickname": "slien.zuo",
"username": "zuo",
"mobile": "15889520000",
"sex": "男",
"isPassword": true,
"isBindMnp": false,
"version": "v1.3.0",
"createTime": "1970-01-01 08:00:00"
},
"sn": "123456",
"name": "左师傅",
"sex": 1,
"mobile": "18172180750",
"provinceId": 110000,
"province": "北京",
"cityId": 110100,
"city": "北京市",
"districtId": 110101,
"district": "东城区",
"address": "天津金华市开鲁县",
"longitude": "120.120",
"latitude": "110.110",
"status": 1,
"statusName": null,
"isRecommend": 1,
"isRecommendName": "推荐",
"createTime": "2022-10-16 15:37:38",
"updateTime": "2022-10-16 15:37:38",
"goodsList": [
{
"id": 5,
"name": "日常清洁",
"remarks": "服务简介",
"categoryId": 5,
"category": null,
"unitId": 1,
"unit": "元/小时",
"image": "http://127.0.0.1:8084/api/uploads/http://dummyimage.com/400x400",
"price": 65,
"scribingPrice": 90,
"status": 1,
"statusDesc": null,
"sort": 10,
"content": "服务详情",
"orderNum": 0,
"goodsImageList": null
},
{
"id": 6,
"name": "清理空调",
"remarks": "服务简介",
"categoryId": 5,
"category": null,
"unitId": 1,
"unit": "元/小时",
"image": "http://127.0.0.1:8084/api/uploads/http://dummyimage.com/400x400",
"price": 60,
"scribingPrice": 80,
"status": 1,
"statusDesc": null,
"sort": 20,
"content": "服务详情",
"orderNum": 2,
"goodsImageList": null
}
]
}
}