1
0
mirror of synced 2025-12-22 18:08:12 +08:00

🎨 优化部分文档注释

This commit is contained in:
Binary Wang
2022-04-25 14:44:37 +08:00
parent a685e8f3fa
commit e7f589e1d3
4 changed files with 8 additions and 7 deletions

View File

@@ -215,7 +215,7 @@ public class WxCpConsts {
*/
public static final String DEL_MEMBER = "del_member";
/**
* 成员退
* 群主变更
*/
public static final String CHANGE_OWNER = "change_owner";
/**
@@ -228,8 +228,9 @@ public class WxCpConsts {
public static final String CHANGE_NOTICE = "change_notice";
}
}
@UtilityClass
public static class ExternalTagChangeType{
public static class ExternalTagChangeType {
/**
* 创建企业客户标签
@@ -250,7 +251,7 @@ public class WxCpConsts {
}
@UtilityClass
public static class TageType{
public static class TageType {
/**
* 标签
*/