yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/vo/CustomTemplateFieldRelationSubmitVO.java
@@ -6,7 +6,7 @@
import java.util.List;
@ApiModel(value = "CustomTemplateFieldRelationVo对象", description = "模板与字段关系表")
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/vo/CustomTemplateFieldRelationSubmitVO.class */
public class CustomTemplateFieldRelationSubmitVO implements Serializable {
    @ApiModelProperty("所属租户")
    private String tenantId;