コード例 #1
0
 /**
  * 清空所有拦截器
  */
 public static function delAll()
 {
     self::$obj = array();
 }