Commit a3fde0c5 by 陶光胜

使用gic配置方式

parent ab8a8eb4
......@@ -13,7 +13,7 @@
<!-- 应用名称 -->
<dubbo:application name="gic-cloud-data-hook"/>
<!-- 外部服务端口 -->
<dubbo:protocol name="dubbo" port="30001"/>
<dubbo:protocol name="dubbo" port="20338"/>
<!-- 注册外部服务:FlatQueryTableService -->
<bean class="com.gic.cloud.data.hook.service.impl.FreeQueryServiceImpl" id="freeQueryService" />
......
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