curl --location --request GET '/api/goods/detail?id=&cityId='{
"code": 200,
"msg": "成功",
"data": {
"id": 6,
"name": "清理空调",
"remarks": "服务简介",
"categoryId": 5,
"category": "清洁",
"unitId": 1,
"unit": "元/小时",
"image": "http://127.0.0.1:8084/api/uploads/http://dummyimage.com/400x400",
"price": 60,
"scribingPrice": 80,
"status": 1,
"statusDesc": "销售中",
"sort": 20,
"content": "服务详情",
"orderNum": 0,
"goodsImageList": [
"http://127.0.0.1:8084/api/uploads/http://dummyimage.com/400x400",
"http://127.0.0.1:8084/api/uploads/http://dummyimage.com/400x200"
],
"staffList": [
{
"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": null,
"version": "v1.3.0",
"createTime": "1970-01-01 08:00:00"
},
"sn": "123456",
"name": "左师傅",
"sex": 1,
"mobile": "18172180750",
"goodsList": [
{
"id": 5,
"name": "日常清洁",
"remarks": "服务简介",
"categoryId": 5,
"category": null,
"unitId": 1,
"unit": null,
"image": "http://dummyimage.com/400x400",
"price": 65,
"scribingPrice": 90,
"status": 1,
"statusDesc": null,
"sort": 10,
"content": "服务详情",
"orderNum": 0,
"goodsImageList": null,
"staffList": null,
"commentDetailVo": null
},
{
"id": 6,
"name": "清理空调",
"remarks": "服务简介",
"categoryId": 5,
"category": null,
"unitId": 1,
"unit": null,
"image": "http://dummyimage.com/400x400",
"price": 60,
"scribingPrice": 80,
"status": 1,
"statusDesc": null,
"sort": 20,
"content": "服务详情",
"orderNum": 0,
"goodsImageList": null,
"staffList": null,
"commentDetailVo": null
}
],
"provinceId": 110000,
"province": null,
"cityId": 110100,
"city": null,
"districtId": 110101,
"district": null,
"address": "天津金华市开鲁县",
"longitude": "120.120",
"latitude": "110.110",
"status": 1,
"statusName": null,
"isRecommend": 1,
"isRecommendName": null,
"createTime": "2022-10-16 15:37:38",
"updateTime": "2022-10-16 15:37:38"
},
{
"id": 2,
"userId": 2,
"userVo": {
"id": 2,
"sn": 654321,
"avatar": "http://127.0.0.1:8084/api/static/default_avatar.png",
"realName": "张三",
"nickname": "老张",
"username": "zhang",
"mobile": "15891234444",
"sex": "男",
"isPassword": true,
"isBindMnp": null,
"version": "v1.3.0",
"createTime": "2022-10-16 14:09:40"
},
"sn": "123543",
"name": "张师傅",
"sex": 1,
"mobile": "18172180750",
"goodsList": [
{
"id": 5,
"name": "日常清洁",
"remarks": "服务简介",
"categoryId": 5,
"category": null,
"unitId": 1,
"unit": null,
"image": "http://dummyimage.com/400x400",
"price": 65,
"scribingPrice": 90,
"status": 1,
"statusDesc": null,
"sort": 10,
"content": "服务详情",
"orderNum": 0,
"goodsImageList": null,
"staffList": null,
"commentDetailVo": null
},
{
"id": 6,
"name": "清理空调",
"remarks": "服务简介",
"categoryId": 5,
"category": null,
"unitId": 1,
"unit": null,
"image": "http://dummyimage.com/400x400",
"price": 60,
"scribingPrice": 80,
"status": 1,
"statusDesc": null,
"sort": 20,
"content": "服务详情",
"orderNum": 0,
"goodsImageList": null,
"staffList": null,
"commentDetailVo": null
}
],
"provinceId": 110000,
"province": null,
"cityId": 110100,
"city": null,
"districtId": 110101,
"district": null,
"address": "天津金华市开鲁县",
"longitude": "123.123",
"latitude": "111.111",
"status": 1,
"statusName": null,
"isRecommend": 1,
"isRecommendName": null,
"createTime": "2022-10-16 15:43:19",
"updateTime": "2022-10-16 16:08:57"
}
],
"commentDetailVo": {
"id": null,
"goodsId": null,
"userId": null,
"orderGoodsId": null,
"serviceComment": null,
"commentLevel": null,
"comment": null,
"reply": null,
"status": null,
"userInfoVo": null,
"createTime": null
}
}
}