#
zjj
2025-06-16 9aa2bae5d4e8cd8533c4ef0db0834d9c3670c810
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.4.50:8080/rsf-server/pda' + url;
      uni.request({
         url: URL,
         data: postData,