namespace NetCore.Model.wx { public class wx_ordcustomer { public string username { get; set; } } }