From 1a92f9b5c1ccf60ef53254fadbd6f4ed1396e7e0 Mon Sep 17 00:00:00 2001 From: ws Date: Fri, 27 May 2022 13:46:41 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ApiDoc.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ApiDoc.txt b/ApiDoc.txt index e80248a..f434ac9 100644 --- a/ApiDoc.txt +++ b/ApiDoc.txt @@ -309,3 +309,11 @@ num1:空闲 num2:报名 num3:在职 + + +41.我的报名数字统计 +/yishoudan/user/apply/order/listStatisticsNum +参数: + keys:搜索 + startDate:开始时间,格式2022-5-26 + endDate: 结束时间,格式2022-5-26 \ No newline at end of file From 78c6cf89f43e0e8fd4f9be886ad9d00b196e36a2 Mon Sep 17 00:00:00 2001 From: ws Date: Fri, 27 May 2022 13:54:28 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ApiDoc.txt | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/ApiDoc.txt b/ApiDoc.txt index f434ac9..8cd0942 100644 --- a/ApiDoc.txt +++ b/ApiDoc.txt @@ -316,4 +316,41 @@ 参数: keys:搜索 startDate:开始时间,格式2022-5-26 - endDate: 结束时间,格式2022-5-26 \ No newline at end of file + endDate: 结束时间,格式2022-5-26 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file