示例#1
0
 public function save()
 {
     $this->ip = $_SERVER['REMOTE_ADDR'];
     parent::insert();
 }