lmw
2025-05-21 9904e5f900ba751c1fe719cdf889f00e9f1418e8
app/src/main/java/com/dollearn/student/network/entity/ScoreRecordBean.kt
@@ -11,7 +11,6 @@
data class ScoreRecord(
    val createTime: String,
    val gameId: Int,
    val id: Int,
    val integral: String,
    val method: String,
    val storyId: Int,