From c8b32128d36f46217b839d363d2c67c18de38818 Mon Sep 17 00:00:00 2001 From: ws Date: Wed, 3 Aug 2022 15:07:37 +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 --- ApiDoc.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ApiDoc.txt b/ApiDoc.txt index 7d8f5e3..15989a6 100644 --- a/ApiDoc.txt +++ b/ApiDoc.txt @@ -344,6 +344,16 @@ id:记录ID +45.成员管理-修改成员 +/yishoudan/user/updateAgencyCorpUser +参数: + tel:电话 + userName:姓名 + agencyPermissions:代理成员权限 + agencyRole:代理成员角色 + + +