@@ -61,4 +61,7 @@
<!-- XJ的所有外部连接配置 -->
<import resource="classpath:config/edi/custom/behosoft-ediserivce-xj.xml" />
+
+ <jaxws:client id="uniqueKeyClient"
+ serviceClass="com.behosoft.cluster.webservice.interfaces.UniqueKeyWebService" address="http://${cluster.host}:${cluster.port}/BH_CLUSTER/webservice/UniqueKeyService" />
</beans>