🎨 #2625 【企业微信】获取客户群详情接口增加state返回值
This commit is contained in:
@@ -83,6 +83,12 @@ public class WxCpUserExternalGroupChatInfo extends WxCpBaseResp {
|
||||
@SerializedName("join_scene")
|
||||
private int joinScene;
|
||||
|
||||
/**
|
||||
* 该成员入群方式对应的state参数
|
||||
*/
|
||||
@SerializedName("state")
|
||||
private String state;
|
||||
|
||||
/**
|
||||
* 在群里的昵称
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user