陈昶聿
昨天 6d27673135ac72de6e8e20e56c748c4ef1be47b4
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;