skyouc
8 小时以前 a232dcf6d4a59c7c47e06b6619eb7566163f95b4
common/request.js
@@ -16,7 +16,7 @@
      const token = uni.getStorageSync('token');
      // const URL = 'http://47.76.147.249:8080/rsf-server/pda' + url;
      // const URL = 'http://test.zoneyung.net:8080/rsf-server/pda' + url;
      const URL = 'http://127.0.0.1:8080/rsf-server/pda' + url;
      const URL = 'http://192.168.51.35:8085/rsf-server/pda' + url;
      uni.request({
         url: URL,
         data: postData,