pages/groupChat/chating.vue
@@ -214,7 +214,7 @@ var that = this; that.senId = WxStorage.get("ids"); uni.request({ url:"http://223.82.109.183:2082/api/chat-records/getSingleMessagePage", url:"http://223.82.109.183:2080/api/chat-records/getSingleMessagePage", method:"get", data:{ senderId: that.senId, @@ -337,7 +337,7 @@ } uni.request({ url:"http://223.82.109.183:2082/api/chat-records/insertSingleChat", url:"http://223.82.109.183:2080/api/chat-records/insertSingleChat", method:"post", data:{ senderId: that.senId,