yangys
2024-05-18 13304af2facdc0e9d8df197c0cf5ed51c94ffc8f
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;