智慧校园

对外提供的 亦信 电子班牌等


获取我的订单

<p><strong>简要描述:</strong> </p> <ul> <li>获取我的订单</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://192.168.0.56:8080/WisdomCampus/app/serviceGoods/getMyPaymentedPackage.do</code></li> <li><code>http://login.richx.cn/app/serviceGoods/getMyPaymentedPackage.do</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">apiKey</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>apiKey</td> </tr> <tr> <td style="text-align: left;">schoolId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>schoolId</td> </tr> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>第几页</td> </tr> <tr> <td style="text-align: left;">pageSize</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>个数</td> </tr> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>0是我个人订单 1我代缴的订单</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "ResponseCode": 0, "ResponseResult": "获取成功!", "ResponseObject": [ { "id": 16, "name": "2018校园服务费", // "startTime": "2019-01-08", // "endTime": "2019-02-28", // "type": 1, "status": 0, "isByuCard": 0, "otherRemark": "", "createTime": "2019-01-08 15:59:20.0", "createUserId": 1, "updateTime": "2019-01-10 20:04:10.0", "updateUserId": 1, "isDiscountPrice": 0,//0无折扣 1有折扣 "wrapList": [ { "id": 6, "goodsId": 16, "name": "校园卡包", "remarkName": "校园卡包", // "type": 2, "createTime": "2019-01-08 15:59:20.0", "createUserId": 1, "menuList": [ { "goodsId": 16, "menuId": "abnormal", "wrapId": 6, "type": 2, "menuName": "异常信息" // }, { "goodsId": 16, "menuId": "consumeManage", "wrapId": 6, "type": 2, "menuName": "校园消费管理" } ], "wrapMenuList": [] } ], "feeList": [], "clazzList": [], "order": { "id": 2597797, "goodsDetailId": 16, "amount": "10.0", //支付金额 "counts": 1, "receiver": "崔维明", "phone": "17626046228", "createTime": "2019-01-11 14:09:20.0", //购买时间 "status": 1, "channel": 1, //支付渠道:0银联 1支付宝 2微支付 3个人账户 4现金 "userId": 38218, "goodsName": "2018校园服务费", "schoolId": "3201140009", "isVirtual": 9, "totalPrice": 0 }, "useStartTime": "2019-01-08 00:00:00", "orderId": 2597797, "userList": [ { "cardPay": 1, "clazzId": 46, "clazzName": "二年四班", "userId": 85321, "realName": "00", "age": 0, "createUserId": 0, "isDefalutUserName": 0, "parentList": [ { "parentname": "李", "age": 0, "createUserId": 0, "isDefalutUserName": 0, "uuserId": "b1f26e2a-6488-4336-8663-e5375a5991cc", "isExist": false, "orderMessage": 0 }, { "parentname": "崔维明", "age": 0, "createUserId": 0, "isDefalutUserName": 0, "uuserId": "3aaa0ec7-bdac-4267-b749-7f9100ba27f0", "isExist": false, "orderMessage": 0 } ], "uuserId": "03d67c38-d1ab-4d9b-a5ae-f978f4bbda41", "isExist": false, "orderMessage": 0, "servicePrice": 10,//代充的金额 "isPayOther": 1 } ], "paymentFee": [ // 购买的套餐 { "id": 1, "orderId": 2597797, "userId": 38218, "goodsId": 16, "type": 1, //0购卡 1服务费 2其他费用 "name": "2018学期", //购买的套餐名称 "price": 20, //价格 "discountPrice": 10, //折扣价 "status": 5, //类型:1按次消费 2按年消费 3按月消费 4按日消费 5时间段 "startTime": "2019-01-08", //使用开始时间 "endTime": "2019-01-31", //使用结束时间 "isDiscountPrice": 1,//0无折扣 1有折扣 "createTime": "2019-01-11 14:12:00.0" }, { "id": 73, "orderId": 2603195, "userId": 198340, "goodsId": 28, "type": 1, "name": "月套餐", "price": 60, "discountPrice": 0.01, "status": 3, //类型:1按次消费 2按年消费 3按月消费 4按日消费 5时间段 "count": 3,//次/年/月/日 "createTime": "2019-01-22 15:16:58.0", "isDiscountPrice": 1,//0无折扣 1有折扣 "remark":"使用三个月" //备注 } ] } ] }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML