error('来源类型错误'); if (!Report::addReport($this->mall_id, $id, $from, $data)) { return $this->error('添加投诉失败'); } return true; } }