示例#1
0
文件: CMongo.php 项目: nbaiwan/yav
 public function getLastInsertID()
 {
     return parent::lastInsertId();
 }