{
    "success": true,
    "data": {
        "items": [
            {
                "product_id": 12,
                "category": "env",
                "title": "材料专家-张教授",
                "tags": "金属材料,热处理,性能优化",
                "service_area": "全国",
                "rating_score": 4.9,
                "resource_type": "technical_expert"
            },
            {
                "product_id": 13,
                "category": "env",
                "title": "工艺专家-李工",
                "tags": "加工工艺,质量控制,成本优化",
                "service_area": "华北地区",
                "rating_score": 4.7,
                "resource_type": "technical_expert"
            }
        ],
        "category_filter": "env"
    },
    "meta": {
        "type": "consult-products"
    }
}