陈昶聿
5 天以前 ac5fbb8a55924c8b3d221a1d1d393a9c75f17878
smartor/src/main/java/com/smartor/domain/VO/QuestionCountKsOrBqVO.java
@@ -50,7 +50,6 @@
    @ApiModelProperty(value = "部门code集合")
    private List<String> leaveldeptcodes;
    /**
     * 开始出院日期
     */
@@ -70,4 +69,7 @@
    @ApiModelProperty(value = "问题类型(1.单选 2多选 3问答 4填空  5其它)")
    private String valueType;
    @ApiModelProperty(value = "任务模板ID")
    private String taskTemplateid;
}