无关风月
2024-07-02 fb9f95e888411a348652f4bd210bd998fee01afd
ruoyi-api/ruoyi-api-study/src/main/java/com/ruoyi/study/api/model/TGameRecord.java
@@ -45,6 +45,9 @@
     */
    @ApiModelProperty(value = "用时时间 秒")
    private Integer useTime;
    @ApiModelProperty(value = "用时时间 秒")
    @TableField(exist = false)
    private String useTime1;
    @ApiModelProperty(value = "游戏时间")
    @TableField(exist = false)
    private String time;