Browse Source

回访时间

田爽 1 month ago
parent
commit
3cafb64a07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Hotline.Share/Dtos/Order/OrderVisitDto.cs

+ 1 - 1
src/Hotline.Share/Dtos/Order/OrderVisitDto.cs

@@ -778,7 +778,7 @@ namespace Hotline.Share.Dtos.Order
 
 
         public string? EmployeeName { get; set; }
         public string? EmployeeName { get; set; }
 
 
-        public string CreationTime { get; set; }
+        public DateTime CreationTime { get; set; }
 
 
         /// <summary>
         /// <summary>
         /// 是否接通
         /// 是否接通