username@email.com
2022-12-08 93be07bd52b4781027df08420ed5cfe712dda6e6
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; }
    }
}