绿满眶商城微信小程序-uniapp
xiangpei
2025-06-23 a0070a397253470e2adde8f6800ce67814fc4da2
api/video.js
@@ -26,7 +26,7 @@
 * 
 * @param params
 */
 export function getRecommendVideos(params) {
 export async function getRecommendVideos(params) {
  return http.request({
    url: "/lmk/video/recommend",
    method: Method.GET,