陈昶聿
5 小时以前 8895f10b758cdeb5d97736b2954385a15472dd4a
smartor/src/main/java/com/smartor/domain/entity/ServiceSubtaskEntity.java
@@ -569,7 +569,7 @@
     */
    @Excel(name = "总分")
    @ApiModelProperty(value = "总分")
    private Long score;
    private String score;
    /**