username@email.com
2021-07-01 57556b16aafbafebc7f9fc86745ac2ea83e7616d
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; }
    }
}