username@email.com
2022-12-01 db227144dedfb5fb5b1e94e8c8b14eab9eb7462f
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; }
    }
}