陈昶聿
昨天 29ed938dc0bf365b4fee815ed178521da8d7000d
smartor/src/main/java/com/smartor/domain/entity/ServiceSubtaskEntity.java
@@ -569,7 +569,7 @@
     */
    @Excel(name = "总分")
    @ApiModelProperty(value = "总分")
    private Long score;
    private String score;
    /**