smartor/src/main/java/com/smartor/domain/VO/ServiceSubtaskVO.java
@@ -554,7 +554,7 @@
     */
    @Excel(name = "总分")
    @ApiModelProperty(value = "总分")
    private Long score;
    private String score;
    /**