lmw
2024-07-16 935a87b3578806ca37fee37f03da8c419a3896ce
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,