示例#1
0
文件: User.php 项目: huynt57/hatch
 public static function model($className = __CLASS__)
 {
     return parent::model($className);
 }