无关风月
2 天以前 ce0651907f18a57dae80065e01589e975530f53e
ruoyi-system/src/main/java/com/ruoyi/system/model/TTesterOtherTask.java
@@ -51,7 +51,7 @@
    @ApiModelProperty(value = "评定积分")
    @TableField("evaluate_score")
    private Double evaluateScore;
    private Integer evaluateScore;
    @ApiModelProperty(value = "评定时间")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")