绿满眶商城微信小程序-uniapp
zxl
7 天以前 d4314be4b57bd246d336b25c6ac78c66742e1eea
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