Migration and daily login change
This commit is contained in:
@@ -19,6 +19,7 @@ namespace TOOHUCardAPI.Data.Models
|
||||
public bool Ban { get; set; }
|
||||
public int Point { get; set; }
|
||||
public DateTime LastFirstWin { get; set; }
|
||||
public DateTime LastDailyLoginBonus { get; set; }
|
||||
public int PowerMaxTotal { get; set; }
|
||||
public string PetModel { get; set; }
|
||||
public string PetEffect { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user