Authored by jack

去除冲突jar包

... ... @@ -95,11 +95,6 @@
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.3</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
... ...
... ... @@ -5,6 +5,6 @@ JavaApiExecutorPoolCoreSize=30
#java api 执行最大线程数
JavaApiExecutorPoolMaxSize=50
nginxsync.agent=192.168.102.15:6060
nginxsync.agent=192.168.102.76:6060
zookeeper.address=192.168.102.76:2181
\ No newline at end of file
... ...