@@ -39,7 +39,7 @@ public class RoleOperateParam {
* 企微号
*/
@ApiModelProperty("企微号")
- private Integer addCorpUserId;
+ private String addCorpUserId;
/**
* 客户微信
@@ -74,7 +74,7 @@ public class RoleOperate implements Serializable {
@TableField(updateStrategy = FieldStrategy.IGNORED)