智慧保安互联网APP
zengh
2021-08-12 549479760302bcf4fae817e8ccf24090abe3e11a
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,