/**
  * 位置信息
  */
 public void WGGetNearbyPersonInfo()
 {
     AndroidConnector.GetNearbyPersonInfo();
 }