示例#1
0
文件: Option.php 项目: burtay/bdApi
 public static function setProviders($providers)
 {
     self::$_providers = $providers;
 }