""" @author: luojunhui """ def recall_videos(params): """ 通过请求的数据来召回视频 :param params: 请求参数 :return: """ title = params['title'] content = params['content']