ZZJ
2022-07-29 3420172b70c3122911f8593cd40c78a8bff71caa
src/scripts/httpRequest.ts
@@ -38,6 +38,11 @@
      if(config.url === '/saas/api-d/device/userClusterInfo') {
         config.data.clusterId = ''
      }
       if(config.url === '/saas/api-s/es/saveEsConfig') {
        delete config.data.clusterId
        delete config.data.devId
      }
     
    }