namespace WX.CRM.Model.QueryMap
{
public class WxUserNameResid
public string htmlPath { get; set; }
public string username { get; set; }
public string resid { get; set; }
}