企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
**获取收藏列表** ``` GET /collect/producer ``` **Response** <pre> Status:200 Ok { { "user_id": 1, "producer_id": 1, "created_at": "2015-08-28T19:56:41+08:00", "updated_at": "2015-08-28T19:56:41+08:00", "producer": { "id": 1, "im_id": 0, "producer_name": "永不言弃", "producer_avatar": { "name": "E867B2A8206548D382582FA8BBF4EFBB.png", "color": "5f7597", "width": 3264, "height": 1836 }, "credit": 2.5, "service_type": "丽人", "service_category": [ "美容/SPA", "产后塑形" ], "type": 0, "opening_status": 0, "authentication_stauts": 1, "created_at": "2015-08-27T10:00:42+08:00", "collect_status": 1 } } } </pre>