[chuni] Remove a wrong column in chuni_user_course table

This commit is contained in:
samnyan
2020-01-31 18:41:29 +08:00
parent 9defba2aa1
commit 531e85789f
3 changed files with 67 additions and 2 deletions

View File

@@ -61,8 +61,6 @@ public class UserCourse {
private int param4;
private int playerRating;
@JsonProperty("isClear")
private boolean isClear;