curl --location '/admin-api/entre/preneurial-support/page?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"list": [
{
"id": 357,
"serviceName": "专业化代运营服务",
"companyName": "北京外企(江西)人力资源服务有限公司",
"address": "string",
"region": "青山湖区",
"contactName": "李四",
"contactPhone": "12345678901",
"website": "string",
"photoUrl": "https://www.iocoder.cn",
"type": "营销推广",
"serviceIntroduction": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"publishStatus": false,
"publishTime": "2019-08-24T14:15:22.123Z",
"auditStatus": false
}
],
"total": 0
},
"msg": "string"
}