namespace NetCore.Model.crm
{
public class ww_hhuser_eid
public int eid { get; set; }
public string uname { get; set; }
}