From 9c9b9f33e9a2fa94dfd20c1e2a80ce545102a0e3 Mon Sep 17 00:00:00 2001 From: ws Date: Fri, 11 Feb 2022 18:02:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A1=E5=88=86=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 接口路径.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/接口路径.txt b/接口路径.txt index bc5c930..e5c4703 100644 --- a/接口路径.txt +++ b/接口路径.txt @@ -133,6 +133,24 @@ 每页条数:pageSize +23.查询积分 +/yishoudan/wallet/getPoint +参数: + 状态:searchTag 0为在职、1在职 + 当前页:pageNum + 每页条数:pageSize + + +23.查询积分使用列表 +/yishoudan/pointUseRecord/list +参数: + 当前页:pageNum + 每页条数:pageSize + + + + +