Authored by 孙凯

app.search.recomandLi replace app.search.li review by chenlin

... ... @@ -116,7 +116,7 @@ export default class DetailService {
return await this.api.get({
url: '',
body: {
method: 'app.search.li',
method: 'app.search.recomandLi',
query: skns.join(' '),
limit: skns.length,
order: 's_t_desc',
... ...