Commit f60f1933 by 陶光胜

init

parent 133dc629
......@@ -212,7 +212,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