AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
## 积分记录列表 ~~~[api] post:/api/user/pointsLog *int:page=1#页数 <<< success { "code": 1, "msg": "获取成功", "count": 10, "currentPage": "1", "lastPage": 1, "result": [ { "id": 46, "user_id": 1, "with_id": 200, "type": 2, "points": "6", "create_time": "2018-09-07 14:41:34", "type_text": "转发帖子" }, { "id": 47, "user_id": 1, "with_id": 200, "type": 2, "points": "25", "create_time": "2018-09-07 14:41:36", "type_text": "转发帖子" } ], "ruleText": "积分规则内容" } ~~~