zhangxiaoxu
2026-06-17 9697dfd0004335bab3bf5626425eab3130a55ec6
api/global.js
@@ -108,7 +108,7 @@
         header: {
            'TENANT-ID': 5,
            Authorization: 'Bearer ' + uni.getStorageSync('access_token'),
            VERSION: 'zzl'
            VERSION: 'ZXX'
         }
      })
      .then(res => {
@@ -132,7 +132,7 @@
         header: {
            'TENANT-ID': 5,
            Authorization: 'Bearer ' + uni.getStorageSync('access_token'),
            VERSION: 'zzl'
            VERSION: 'ZXX'
         },
         success: (res) => {
            resolve(res.data);