username@email.com
2022-11-24 e1064dd08bba4326d19c81a0b9f4da18c2fa462d
zhengcaioa/DTO/IntentionCustomerDTO.cs
@@ -60,6 +60,8 @@
        public string Weixin { get; set; }
        public string Shifoutianjiaweixin { get; set; }
        public string Weixiner { get; set; }
        public DateTime? Weixintime { get; set; }
    }
    public class IntentionCustomerDTOSearch : SearchEntity
@@ -86,5 +88,7 @@
        public string Shifouweixin { get; set; }
        public string ShifouDianhua { get; set; }
    }
}