assets/js/middleGround/api/ugc.js
@@ -3,7 +3,7 @@ tokenKey } from "../../config"; import toolClass from "../../toolClass"; let token = wx.getStorageSync(tokenKey) ? wx.getStorageSync(tokenKey) : '' let token = wx.getStorageSync(tokenKey) ? wx.getStorageSync(tokenKey) : ''; const ugcApi = { // 获取商品点赞Topic getProductLikesTopic(data) {