示例#1
0
 /**
  * 获取基础配置
  *
  * @return array
  */
 private static function getConf()
 {
     return Core_Conf::getGlobalConf('arch:id');
 }