|
@@ -519,7 +519,7 @@ class Dataflow_ActivteMQ_extract(Dataflow_extract):
|
|
|
|
|
|
self.industy_url = "http://127.0.0.1:15000/industry_extract"
|
|
|
|
|
|
- self.extract_interfaces = [["http://127.0.0.1:15030/content_extract",11],
|
|
|
+ self.extract_interfaces = [["http://127.0.0.1:15030/content_extract",15],
|
|
|
["http://192.168.0.115:15030/content_extract",10]
|
|
|
]
|
|
|
|