yangys
2024-05-18 cc0bdfb33ef638dfafe3185c92c7076d815e1c9b
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")