示例#1
0
文件: r3auth.php 项目: r3-gis/EcoGIS
 static function set(IR3Auth $auth)
 {
     return self::$instance = $auth;
 }