lin
2026-07-15 ca1b3e6e1e626d1ff54258b9f4e785057bbe5ab6
pages/quanshou/index.vue
@@ -62,7 +62,8 @@
      url: _this.$webHost+'/api/v2/customer/getRyxBenefitsRecordList?phone='+_this.$util.getUserInfo().phone,
      data:{
        customerId: uni.getStorageSync('qxgLogin').customerId,
        appId: uni.getStorageSync('qxgLogin').appId
        // appId: uni.getStorageSync('qxgLogin').appId,
        appId: _this.$APPID
      },
      success: function (res) {
        if(res.data.code==200){