🎨 修复javadoc参数描述

This commit is contained in:
Sanjeever 2023-08-08 02:50:43 +00:00 committed by Binary Wang
parent 0bfc9353d1
commit b373eda023

View File

@ -185,7 +185,8 @@ public interface WxCpUserService {
* 文档地址https://developer.work.weixin.qq.com/document/path/95895
* </pre>
*
* @param email 手机号码长度为5~32个字节
* @param email 邮箱
* @param emailType 邮箱类型1-企业邮箱2-个人邮箱
* @return userid email对应的成员userid
* @throws WxErrorException .
*/