zhengcaioa/DTO/IntentionVisitDTO.cs
@@ -32,6 +32,9 @@ public string ShengName { get; set; } public string Name { get; set; } public string IsYwjl { get; set; } } public class IntentionVisitDTOSearch : SearchEntity @@ -47,5 +50,7 @@ public string Vistime { get; set; } public string Viscustomer { get; set; } } }