checking($data); if ($result){ return $this->send_succ(); }else{ return $this->send_error('更新失败'); } } } ?>