Commit 4856432f by huangZW

Merge branch 'developer' of http://115.159.76.241/haoban3.0/haoban-manage3.0.git into developer

parents fdd40aa7 80b372dc
dubbo.registry.file=haoban-manage-web
\ No newline at end of file
dubbo.registry.file=haoban-manage3-web
\ No newline at end of file
......@@ -218,7 +218,7 @@
</dependencies>
<build>
<finalName>haoban-manage-web</finalName>
<finalName>haoban-manage3-wx</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
......
......@@ -11,9 +11,9 @@
<context:component-scan base-package="com.gic.haoban" />
<!-- 应用名称 -->
<dubbo:application name="haoban-apps-web"/>
<dubbo:application name="haoban-manage3-wx"/>
<dubbo:protocol name="dubbo" port="30009"/>
<dubbo:protocol name="dubbo" port="30010"/>
<!-- 使用zookeeper注册中心暴露服务地址 -->
<!-- <dubbo:registry address="zookeeper://192.168.1.118:2181" protocol="dubbo" id="localAdd"/> -->
<!--<dubbo:registry address="zookeeper://115.159.182.172:2199" protocol="dubbo" id="remoteAdd"/>-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment