liusheng
2024-10-30 f55c563e2a0b52e4569ce6b5f81632cac598f7fe
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
     */