From 916f4435053a9147fcd73a92f163e134c4e1d9ec Mon Sep 17 00:00:00 2001 From: ws Date: Mon, 21 Mar 2022 09:46:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=88=E8=AF=A5=E5=A4=B4?= =?UTF-8?q?=E5=83=8F=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 接口路径.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/接口路径.txt b/接口路径.txt index 10ce572..be05da6 100644 --- a/接口路径.txt +++ b/接口路径.txt @@ -219,6 +219,12 @@ 搜索关键字:keys +31.修改用户头像 +/yishoudan/user/changeUserImgsrc +参数: + 图片名称(例如:abc.jpg,abc.png等):imgName + 图片内容(base64格式):userImg +