smart-man-boot/src/main/java/com/qianwen/smartman/modules/sync/vo/OuterAppConfigVO.java
@@ -7,7 +7,7 @@ import javax.validation.constraints.Size; @ApiModel(value = "OuterAppConfigVo对象", description = "blade_outer_app_config") /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/sync/vo/OuterAppConfigVO.class */ public class OuterAppConfigVO implements Serializable { @ApiModelProperty("企业微信企业corpId") @Size(max = 255, message = "企业微信企业corpId长度不能超过255")