Explorar o código

Merge branch 'dev3.2' of http://192.168.3.207:10080/qmx/jy-data-extract into dev3.2

fengweiqiang %!s(int64=6) %!d(string=hai) anos
pai
achega
49c3cfcf30
Modificáronse 1 ficheiros con 6 adicións e 5 borrados
  1. 6 5
      src/config.json

+ 6 - 5
src/config.json

@@ -3,15 +3,15 @@
     "mgodb": "192.168.3.207:27082",
     "dbsize": 2,
     "dbname": "extract_kf",
-    "redis": "buyer=192.168.3.207:1377,winner=192.168.3.207:1378,agency=192.168.3.207:1379",
-    "elasticsearch": "http://192.168.3.18:9800",
+    "redis": "buyer=192.168.3.207:3379,winner=192.168.3.207:3379,agency=192.168.3.207:3379",
+    "elasticsearch": "http://192.168.3.11:9800",
     "elasticPoolSize": 30,
     "mergetable": "projectset",
     "mergetablealias": "projectset_v1",
-    "saveresult": false,
+    "saveresult": true,
     "fieldscore": true,
     "qualityaudit": false,
-    "saveblock": false,
+    "saveblock": true,
     "filelength": 100000,
     "iscltlog": false,
     "brandgoods": false,
@@ -56,5 +56,6 @@
                 "vswitchid": "vsw-2ze1n1k3mo3fv2irsfdps"
             }
         ]
-    }
+    },
+	"isSaveTag":false
 }