data_post; $params['user'] = $this->user; $data = BaseService::Common($params); return DataReturn('success', 0, $data); } } ?>