示例#1
0
文件: Post.php 项目: laraish/laraish
 public function __construct($pid = null)
 {
     parent::__construct($pid);
     //
 }