From 76923cb4e13af54fd1c0d269279ffc1e1fafa2d4 Mon Sep 17 00:00:00 2001 From: ws Date: Sat, 16 Jul 2022 11:28:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=80=E6=89=8B=E5=8D=95?= =?UTF-8?q?=E6=88=90=E5=91=98=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ApiDoc.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ApiDoc.txt b/ApiDoc.txt index 5fb554e..7093278 100644 --- a/ApiDoc.txt +++ b/ApiDoc.txt @@ -323,7 +323,12 @@ 42.成员管理-添加成员 /yishoudan/user/addAgencyUser 参数: - 待定 + tel:电话 + userName:姓名 + gender: 性别,1男、2女 + agencyId:代理ID(如果不传,默认登录用户ID) + 其它待定。。。。。。 + 43.成员管理-查询列表