@@ -31,5 +31,6 @@ namespace WebAPI.Models
public int Time { get; set; }
public string Status { get; set; }
public string WorkType { get; set; }
+
}