码迷,mamicode.com
首页 > 微信 > 详细

微信用户资料

时间:2019-10-28 18:58:27      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:color   openid   nbsp   pen   lan   int   user   info   资料   

var AA = new es_WxUserInfo()
{
OpenId = dic_userinfo["openid"].ToString(),
NickName = dic_userinfo["nickname"].ToString(),
Sex = Convert.ToInt32(dic_userinfo["sex"]),
Language = dic_userinfo["language"].ToString(),
City = dic_userinfo["city"].ToString(),
Province = dic_userinfo["province"].ToString(),
HeadImagUrl = dic_userinfo["headimgurl"].ToString()
};

 

微信用户资料

标签:color   openid   nbsp   pen   lan   int   user   info   资料   

原文地址:https://www.cnblogs.com/liuzheng0612/p/11754187.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!