DevYK 3 år sedan
förälder
incheckning
35e25d55d2
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      config/prd_config.js
  2. 1 1
      config/test_config.js

+ 1 - 1
config/prd_config.js

@@ -30,7 +30,7 @@ const reids_token_config = {
 const http_log_report_config = {
     HOST: 'https://log.weiqumeta.com',
     PATH: '/log-center/statistics/uploadLogFromFrontend',
-    LOG_TYPE: 106,
+    LOG_TYPE: 150,
 }
 
 

+ 1 - 1
config/test_config.js

@@ -30,7 +30,7 @@ const reids_token_config = {
 const http_log_report_config = {
     HOST: 'https://testlog.weiqumeta.com',
     PATH: '/log-center/statistics/uploadLogFromFrontend',
-    LOG_TYPE: 106,
+    LOG_TYPE: 150,
 }