沙盘演示系统应用的微信小程序
app.js
@@ -14,12 +14,13 @@
    })
  },
  globalData: {
    sessionId:'2024071616542300009',
    clientId:'2024062716083600006',
    tag:'test',
    sessionId:'',
    clientId:'',
    tag:'sp',
    userInfo: null,
    userId:"",
    userCode:"",
    token:""
    token:"",
    AppID:"wxc5e09d2676d31e15"
  }
})