skyouc
2025-11-06 19955d9a18f5322e91eeb4bd6a334d0b1f4df26f
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://192.168.4.50:8080/rsf-server/pda' + url;
      const URL = 'http://192.168.51.35:8085/rsf-server/pda' + url;
      uni.request({
         url: URL,
         data: postData,