Ejemplo n.º 1
0
 /**
  * 获取当前的ip地址     * 
  *
  */
 public static function location($ip = '')
 {
     return ip::get();
 }