mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-05-04 12:47:46 +08:00
🎨 修复javadoc参数描述
This commit is contained in:
parent
0bfc9353d1
commit
b373eda023
@ -185,7 +185,8 @@ public interface WxCpUserService {
|
|||||||
* 文档地址:https://developer.work.weixin.qq.com/document/path/95895
|
* 文档地址:https://developer.work.weixin.qq.com/document/path/95895
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
* @param email 手机号码。长度为5~32个字节
|
* @param email 邮箱
|
||||||
|
* @param emailType 邮箱类型:1-企业邮箱;2-个人邮箱
|
||||||
* @return userid email对应的成员userid
|
* @return userid email对应的成员userid
|
||||||
* @throws WxErrorException .
|
* @throws WxErrorException .
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user