เพิ่มฟิลเพื่อรองรับการจัดข้อมูลเก่า
This commit is contained in:
@@ -54,6 +54,9 @@ namespace TodoAPI2.Models
|
||||
}
|
||||
}
|
||||
|
||||
[MaxLength(1000)]
|
||||
public string report_type { get; set; }
|
||||
|
||||
public DateTime? imported_date { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user