username@email.com
2022-12-05 841273f01aa22a6c78aa9c2cc7d350bf705eacdb
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; }
    }
}