เพิ่มฟิล ตามที่เพลงขอ และเติมที่จำเป็น
This commit is contained in:
@@ -52,5 +52,14 @@ namespace TodoAPI2.Models
|
||||
|
||||
[MaxLength(1000)]
|
||||
public string level_this_time { get; set; }
|
||||
|
||||
public decimal? position_allowance_at_this_time { get; set; }
|
||||
|
||||
public decimal? other_money_at_this_time { get; set; }
|
||||
|
||||
public decimal? migration_total_score { get; set; }
|
||||
|
||||
[MaxLength(1000)]
|
||||
public string migration_eva_result { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user