Authorization: Bearer ********************
curl --location --request GET '/back/service/project/listNoPage'
{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"classifyId": 0,
"categoryId": 0,
"activityId": 0,
"moneyOffId": 0,
"serviceCode": "string",
"serviceName": "string",
"originalCostAmount": 0,
"currentPriceAmount": 0,
"describes": "string",
"serviceDetails": "string",
"browseNumber": 0,
"details": "string",
"serviceStatus": 0,
"shareNumber": 0,
"cityName": "string",
"isDelete": 0,
"cityId": 0,
"recommended": 0,
"canMultipleBuy": "string",
"isEvent": 0,
"isHighlight": 0,
"classifyName": "string",
"categoryName": "string",
"timeQuantumVOS": [
{
"id": 0,
"serviceId": 0,
"classifyId": 0,
"serviceTimeQuantum": "string",
"serviceTimeQuantumEnd": "string",
"address": "string",
"area": "string",
"date": "string",
"duration": 0
}
],
"serviceContent": "string",
"commonQuestion": "string",
"bindingCityVOS": [
{
"serviceId": 0,
"comboId": 0,
"cityId": 0
}
],
"skuVOS": [
{
"id": 0,
"serviceId": 0,
"serviceCode": "string",
"skuCode": "string",
"skuName": "string",
"serviceNumber": 0,
"originalCostAmount": 0,
"currentPriceAmount": 0,
"distributionAmount": 0,
"commissionRate": 0,
"details": "string",
"serviceStatus": "string",
"isExperience": 0,
"isDelete": 0,
"score": 0,
"sort": 0,
"remark": "string",
"isAnnualCard": 0,
"buyExpiryDate": "2019-08-24T14:15:22Z",
"reserveExpiryDate": "2019-08-24T14:15:22Z",
"buyRestrictions": 0
}
],
"mlServicePathVos": [
{
"id": 0,
"serviceId": 0,
"serviceCommentsId": 0,
"servicePath": "string",
"serviceType": 0,
"isDelete": 0,
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"serviceOrderId": 0,
"classifyId": 0,
"imageType": 0,
"coverImage": "string"
}
],
"commentsVOS": [
{
"id": 0,
"serviceId": 0,
"classifyId": 0,
"serviceSpecificationsId": 0,
"userId": 0,
"userName": "string",
"userPortraitPath": "string",
"comments": "string",
"commentsTime": "2019-08-24T14:15:22Z",
"additionalComments": "string",
"additionalCommentsTime": "2019-08-24T14:15:22Z",
"commentsLevel": 0,
"commentsStatus": 0,
"isDelete": 0,
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"servicePathVOS": [
{
"id": 0,
"serviceId": 0,
"serviceCommentsId": 0,
"servicePath": "string",
"serviceType": 0,
"isDelete": 0,
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"serviceOrderId": 0,
"classifyId": 0,
"imageType": 0,
"coverImage": "string"
}
],
"additionalServicePathVOS": [
{
"id": 0,
"serviceId": 0,
"serviceCommentsId": 0,
"servicePath": "string",
"serviceType": 0,
"isDelete": 0,
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"serviceOrderId": 0,
"classifyId": 0,
"imageType": 0,
"coverImage": "string"
}
],
"verified": 0,
"serviceName": "string",
"serviceOrderId": 0,
"isReply": 0,
"replyTime": "2019-08-24T14:15:22Z",
"replyContent": "string",
"additionalVerified": 0,
"commentsType": 0,
"orderOnceId": 0,
"workOrderCode": "string",
"servicePeopleName": "string",
"userPhone": "string"
}
],
"bannerVOS": [
{
"id": 0,
"bannerName": "string",
"imgUrl": "string",
"bannerType": 0,
"jumpType": 0,
"sortFlag": 0,
"paramId": "string",
"paramName": "string",
"jumpUrl": "string",
"status": 0,
"detailImgUrl1": "string",
"detailImgUrl2": "string",
"detailImgUrl3": "string"
}
],
"collectStatus": 0,
"endTime": "string",
"dailyStartTime": "string",
"dailyStarTime": "string",
"activityType": "string",
"serType": 0,
"comboPrice": 0,
"type": 0,
"classifyType": 0,
"desc": 0,
"bannerFlag": 0,
"skuFlag": 0,
"serviceDuration": 0,
"saleNumber": 0,
"isScore": 0,
"score": 0,
"serviceNumber": 0,
"distributionAmount": 0,
"sort": 0,
"employeeId": 0,
"collected": true
}
]
}