Пример #1
0
 /**
  * 获得个人信息
  *
  * @return
  */
 public String getAdminDesc() {
   return adminDao.getAdminDesc();
 }