xuzhiheng 5 жил өмнө
parent
commit
398e8d9801

+ 6 - 5
customerdata/src/config.json

@@ -21,13 +21,14 @@
 		"addr": "192.168.3.207:27092",
 		"size": 15,
 		"db": "mxs",
-		"coll": "usermail",
-		"coll_project": "usermail_projectid"
+		"coll": "usermail_0806_03",
+		"coll_project": "usermail_projectid_0806_03"
 	},
 	"es": {
-		"addr": "http://192.168.3.128:9800",
-		"index": "bidding",
+		"addr": "http://127.0.0.1:9800",
+		"index": "bidding_v2",
 		"itype": "bidding",
 		"pool": 15
-	}
+	},
+	"project_appid": "111"
 }