dengjunjie
2025-06-06 7e7f17c08a0f18d83eb379ddff1689597fecefde
代码管理/ZhongHePDA/pages/index/index.vue
@@ -59,7 +59,7 @@
         AndroidCheckUpdate: function() {
            var _this = this;
            uni.request({
               url: 'http://10.1.211.101:9004/api/PDA/GetPDAVersion?version=' + this.version,
               url: 'http://127.0.0.1:9290/api/PDA/GetPDAVersion?version=' + this.version,
               method: 'GET',
               data: {},
               success: res => {