💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
~~~[api] get:/v1/activity/get *int:org_id#村庄id *int:article_id#活动ID open_id# <<< success { "code": 0, "msg": "ok", "data": { "id": 1, "title": "留住历史,让河上老街重现新生活力", // 活动标题 "theme": "留住历史,让河上老街重现新生活力", // 活动主题 "cover": "https://inews.gtimg.com/newsapp_bt/0/4898411798/1000", "author": "河上镇众联村", "timestamp": 1526342400, "timeformat": "2018.05.15", "address": "杭州萧山区河上镇井泉街", "activity_status": 1, "content": "留住历史,让河上老街重现新生活力", "start_time": "2018-05-23 23:30", // 活动开始时间 "end_time": "2018-05-26 23:00", // 活动结束时间 "num_comment": 324, // 评论数 "num_share": 32, // 转发/分享数 } } <<< error ~~~