@@ -15,5 +15,6 @@ namespace CallCenterApi.Interface.Models.Dto
public string F_CreateName { get; set; }
public string F_CanLastLong { get; set; }
public string F_Time { get; set; }
+ public string F_Content { get; set; }
}