wq 5 년 전
부모
커밋
481afe94f2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/messageInfo/index.js

+ 1 - 1
pages/messageInfo/index.js

@@ -74,7 +74,7 @@ Page({
       url: 'http://124.235.209.122:88/api/financial/viewnews/select', //真是接口
       method: 'post',
       data: {
-        qyid: '5e903455d72a944fd899c59c',
+        qyid: '5e903455d72a944fd899c59c',//wx.getStorageSync('uid')
         skip: that.data.skip,
         limit: that.data.limit
       },