From ac11b80e5c07ecc5cb34b9eaf544f452b1cbb7c6 Mon Sep 17 00:00:00 2001 From: ws Date: Fri, 11 Feb 2022 13:36:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 接口路径.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/接口路径.txt b/接口路径.txt index 390c50d..e115112 100644 --- a/接口路径.txt +++ b/接口路径.txt @@ -106,6 +106,32 @@ 验证码:idCard +19.我的余额(账户信息) +/yishoudan/wallet/info + + +20.查询提现记录 +/yishoudan/withdrawal/list +参数: + 当前页:pageNum + 每页条数:pageSize + + +21.我的工单 +/yishoudan/workorder/getList +参数: + 状态:searchTag 0打电话、1推工作、2跟在职 + 当前页:pageNum + 每页条数:pageSize + + +22.我的老乡 +/yishoudan/workorder/getLaoXiangList +参数: + 状态:searchTag 0为在职、1在职 + 当前页:pageNum + 每页条数:pageSize +