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