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