临宇宙

临宇宙相关


提现记录

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>用户注册接口 更新于 2022-09-15 13:59:20 星期四</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://www.linsheapp.com/index/withdrawalInfoRecords</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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;">token</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户token</td> </tr> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>页数 默认为1</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ "code": 200, "data": [{ "kill_num": "B202209151346281895896603",#账单编号 "is_income": 1,#1收入 0 支出 "logo": "https:\/\/qiniu.linsheapp.com\/rechargezhifubao%402x.png",#图标地址 "title": "支付宝提现失败退款",#标题 "add_time": "2022-09-15 13:46:28",#提现或退款时间 "money": "100.00",#提现或退款金额 "copy_writing": "",#文案 "withdrawalInfo": [],#提现信息 "status": -5#状态 1 提现成功 0 打款中 -1 提现失败 -5 退款 }, { "kill_num": "B202209142117111794783028", "is_income": 1, "logo": "https:\/\/qiniu.linsheapp.com\/rechargezhifubao%402x.png", "title": "支付宝提现退款", "add_time": "2022-09-14 21:17:11", "money": "100.00", "copy_writing": "", "withdrawalInfo": [], "status": -5 }, { "kill_num": "B202209142113316535554432", "is_income": 0, "logo": "https:\/\/qiniu.linsheapp.com\/rechargezhifubao%402x.png", "title": "支付宝提现", "add_time": "2022-09-14 21:13:31", "money": "100.00", "status": -2, "copy_writing": "审核失败", "withdrawalInfo": ["开户姓名:王二", "提现方式:支付宝", "提现账号:17681092019"] }, { "kill_num": "B202209142101238438207336", "is_income": 0, "logo": "https:\/\/qiniu.linsheapp.com\/rechargezhifubao%402x.png", "title": "支付宝提现", "add_time": "2022-09-14 21:01:23", "money": "100.00", "status": -2, "copy_writing": "审核失败", "withdrawalInfo": ["开户姓名:王二", "提现方式:支付宝", "提现账号:17681092019"] }, { "kill_num": "B202209141258195814882117", "is_income": 0, "logo": "https:\/\/qiniu.linsheapp.com\/rechargezhifubao%402x.png", "title": "支付宝提现", "add_time": "2022-09-14 12:58:19", "money": "100.00", "status": -2, "copy_writing": "审核失败", "withdrawalInfo": ["开户姓名:王二", "提现方式:支付宝", "提现账号:17681092019"] }, { "kill_num": "B202209012006001097471344", "is_income": 0, "logo": "https:\/\/qiniu.linsheapp.com\/rechargezhifubao%402x.png", "title": "支付宝提现", "add_time": "2022-09-01 20:06:00", "money": "1000.00", "status": -2, "copy_writing": "审核失败", "withdrawalInfo": ["开户姓名:王二", "提现方式:支付宝", "提现账号:17681092019"] }, { "kill_num": "B202209012005331758523931", "is_income": 0, "logo": "https:\/\/qiniu.linsheapp.com\/rechargezhifubao%402x.png", "title": "支付宝提现", "add_time": "2022-09-01 20:05:33", "money": "100.00", "status": -2, "copy_writing": "审核失败", "withdrawalInfo": ["开户姓名:王二", "提现方式:支付宝", "提现账号:17681092019"] }, { "kill_num": "B202209012003154412161252", "is_income": 0, "logo": "https:\/\/qiniu.linsheapp.com\/rechargezhifubao%402x.png", "title": "支付宝提现", "add_time": "2022-09-01 20:03:15", "money": "1000.00", "status": 0, "copy_writing": "打款中", "withdrawalInfo": ["开户姓名:王二", "提现方式:支付宝", "提现账号:17681092019", "预计打款:7个工作日内"] }, { "kill_num": "B202209011951584255245325", "is_income": 0, "logo": "https:\/\/qiniu.linsheapp.com\/rechargezhifubao%402x.png", "title": "支付宝提现", "add_time": "2022-09-01 19:51:58", "money": "1000.00", "status": 0, "copy_writing": "打款中", "withdrawalInfo": ["开户姓名:王二", "提现方式:支付宝", "提现账号:17681092019", "预计打款:7个工作日内"] }, { "kill_num": "B202209011949311027070832", "is_income": 0, "logo": "https:\/\/qiniu.linsheapp.com\/rechargezhifubao%402x.png", "title": "支付宝提现", "add_time": "2022-09-01 19:49:31", "money": "1000.00", "status": -2, "copy_writing": "审核失败", "withdrawalInfo": ["开户姓名:王二", "提现方式:支付宝", "提现账号:17681092019"] }] }</code></pre> <h5>返回参数说明</h5> <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> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML