Commit 7890672b by qwmqiuwenmin

fix

parent 40e5afcd
...@@ -11,10 +11,10 @@ ...@@ -11,10 +11,10 @@
<context:component-scan base-package="com.gic.haoban.*" /> <context:component-scan base-package="com.gic.haoban.*" />
<!-- 应用名称 --> <!-- 应用名称 -->
<dubbo:application name="haoban-manage-service"/> <dubbo:application name="haoban-manage3-service"/>
<dubbo:protocol name="dubbo" port="30007"/> <dubbo:protocol name="dubbo" port="30113"/>
<dubbo:annotation package="com.gic.haoban.manage.service.service"/> <dubbo:annotation package="com.gic.haoban.manage.service.service"/>
......
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