绿满眶商城微信小程序-uniapp
zxl
2025-12-18 2ec00e8b2b2fea62e935e29f8ab8b9f0f453afe3
api/video.js
@@ -155,6 +155,17 @@
}
/**
 *
 */
export function removeByIdVideoComment(params){
    return http.request({
        url:"/lmk/video-comment/" + params,
        method: Method.DELETE,
        needToken: true,
    })
}
/**
 * 发布视频评论
 * 
 * @param params