liusheng
2024-11-29 8d913e5594f45ca2a4ce656ea9feb99ffe715913
smartor/src/main/java/com/smartor/domain/SvyLibTemplateReq.java
@@ -28,6 +28,9 @@
    @ApiModelProperty(value = "问卷分类ID")
    private Long categoryid;
    @ApiModelProperty(value = "是否是长期模板:  0:不是    1:是")
    private Integer longTemp;
    /**
     * 问卷ID
     */