健康服务列表

请求地址: healthServices/listHealthServices

HTTP请求方式: GET

响应结果示例

{
    "ret_code": 0,
    "ret_values": {
        "content": [
            {
                "id": 1, // 健康服务id
                "title": "健康管理年卡套餐", // 健康服务标题
                "description": "健康管理年卡套餐", // 健康服务描述
                "price": 3999, // 健康服务价格
                "imageUrl": "http://7xp6gb.com1.z0.glb.clouddn.com/%E5%81%A5%E5%BA%B7%E5%8D%A1%E9%A2%84%E8%A7%88%E5%9B%BE.png", // 健康服务图片
                "organizationName": "万达全程健康", // 健康组织名称
                "organizationImageUrl": "http://7xp6gb.com2.z0.glb.qiniucdn.com/pci/picture/pic2@2x.png", // 健康组织图片
                "organizationStatus": "认证中", // 健康组织状态
                "enable": false // 健康服务启用状态
            },
            {
                "id": 2,
                "title": "全程健康服务2",
                "description": "全程健康服务2",
                "price": 100,
                "imageUrl": "http://7xp6gb.com1.z0.glb.clouddn.com/%E5%81%A5%E5%BA%B7%E5%8D%A1%E9%A2%84%E8%A7%88%E5%9B%BE.png",
                "organizationName": "万达全程健康",
                "organizationImageUrl": "http://7xp6gb.com2.z0.glb.qiniucdn.com/pci/picture/pic2@2x.png",
                "organizationStatus": "认证中",
                "enable": false
            }
        ],
        "last": true,
        "totalPages": 1,
        "totalElements": 2,
        "size": 20,
        "number": 0,
        "sort": null,
        "first": true,
        "numberOfElements": 2
    }
}

results matching ""

    No results matching ""