xuhy
9 天以前 39a97f1b7585edc184ea5066600f1d9a2d2cb8cf
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")