public string userInfo(string userbianhao)
 {
     return(userD.getUserInfo(userbianhao));
 }