示例#1
0
文件: PI.php 项目: rosemary1993/www
 public function get($key = '', $field = '')
 {
     return PI::get($key, $field);
 }