示例#1
0
文件: Response.php 项目: cwcw/cms
 /**
  *
  */
 public function __construct($return = null, $type = null)
 {
     parent::__construct($return, $type);
 }