ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的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": "积分规则内容" } ~~~