陈昶聿
3 天以前 340fdf3adf5b86242ea41934889742ed58c28f14
smartor/src/main/java/com/smartor/domain/ServiceSubtaskDetail.java
@@ -112,6 +112,13 @@
    @ApiModelProperty(value = "类别")
    private String categoryname;
    /**
     * 类别ID
     */
    @Excel(name = "类别ID")
    @ApiModelProperty(value = "类别ID")
    private Long categoryid;
    @ApiModelProperty(value = "指标ID(从问题上获取)")
    private Integer targetid;