瀏覽代碼

upate config

DevYK 3 年之前
父節點
當前提交
35e25d55d2
共有 2 個文件被更改,包括 2 次插入2 次删除
  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,
 }