yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/vo/CustomTemplateFieldSubmitVO.java
@@ -9,7 +9,7 @@
import com.qianwen.smartman.modules.system.constant.FieldConstant;
@ApiModel(value = "CustomTemplateFieldVo对象", description = "自定义字段表")
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/vo/CustomTemplateFieldSubmitVO.class */
public class CustomTemplateFieldSubmitVO implements Serializable {
    @ApiModelProperty("字段名")
    @Size(max = 32, message = "字段名长度不能超过32")