smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/vo/CustomTemplateVO.java
@@ -7,7 +7,7 @@ import javax.validation.constraints.Size; @ApiModel(value = "CustomTemplateVo对象", description = "自定义字段模板表") /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/vo/CustomTemplateVO.class */ public class CustomTemplateVO implements Serializable { @ApiModelProperty("所属租户") private String tenantId;