liusheng
6 天以前 24166f2d9ae0bb72f061a38b96a113b1b6e44fbc
smartor/src/main/java/com/smartor/domain/SvyTaskTemplate.java
@@ -240,4 +240,7 @@
    @ApiModelProperty(value = "部门编码")
    private String deptCode;
    @ApiModelProperty(value = "分值类型:1:数字,2:等级")
    private String scoreType;
}