ZZJ
2022-07-28 a9554d49ad4b57e7b9e9c5ea549c6653845122ef
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
      }
     
    }