示例#1
0
文件: PageCtr.php 项目: hihus/newpi
 protected function get($k, $def = '')
 {
     return Comm::get($k, $def);
 }