List
{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": [
{
"id": 0,
"name": "string",
"imgUrl": "string",
"serviceLength": 0,
"serviceType": 0,
"serviceTypeName": "string",
"details": "string",
"tenantsId": 0,
"tenantIds": [
0
]
}
],
"dataList": [
[
{
"id": 0,
"name": "string",
"imgUrl": "string",
"serviceLength": 0,
"serviceType": 0,
"serviceTypeName": "string",
"details": "string",
"tenantsId": 0,
"tenantIds": [
0
]
}
]
]
}