less recommend list none
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -72,7 +72,7 @@ exports.getSearchData = (params, channel) => { | @@ -72,7 +72,7 @@ exports.getSearchData = (params, channel) => { | ||
72 | header: true | 72 | header: true |
73 | }), | 73 | }), |
74 | search: {} | 74 | search: {} |
75 | - }; | 75 | + }; |
76 | 76 | ||
77 | // 获取左侧类目数据 | 77 | // 获取左侧类目数据 |
78 | if (result[1].code === 200) { | 78 | if (result[1].code === 200) { |
-
Please register or login to post a comment