🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## 积分明细 +++ get:/order/getPoingList/get.do *string:userId=1#用户ID *index#起始页 *pageSize#每页数量 <<< success { "code": "00000", "info": "获取成功", "data": { "pointList": [ { "balanceAmount": "100", "orderName": "活动---爱是人世间最伟大的力量", "updateTime": "2017-06-23 18:26:12.0", "userId": "81" "orderType": "0", } ] } } <<< error +++ pointList: 福点交易明细 |序号|名称|描述|备注| | -- | -- | -- | -- | | |balanceAmount |积分||| | |updateTime|更新时间|| | |orderName|名称|| | |orderType|订单类型|0:课程(-),1:活动(-),2:充值(+),3:购买会员(-),4购买解读(-)|