Commit ee104202 by 墨竹

fix:提供service服务

parent 0f5b0df1
...@@ -102,6 +102,9 @@ ...@@ -102,6 +102,9 @@
<dubbo:service interface="com.gic.haoban.manage.api.service.mq.MemberUnionRelateConsumer" <dubbo:service interface="com.gic.haoban.manage.api.service.mq.MemberUnionRelateConsumer"
ref="memberUnionRelateConsumerImpl" timeout="10000"/> ref="memberUnionRelateConsumerImpl" timeout="10000"/>
<dubbo:service interface="com.gic.haoban.manage.api.service.QywxErrorLogApiService"
ref="qywxErrorLogApiServiceImpl" timeout="10000"/>
<dubbo:reference interface="com.gic.enterprise.api.service.DepartmentService" id="gicDepartmentService"/> <dubbo:reference interface="com.gic.enterprise.api.service.DepartmentService" id="gicDepartmentService"/>
<dubbo:reference interface="com.gic.wechat.api.service.qywx.QywxDepartmentApiService" <dubbo:reference interface="com.gic.wechat.api.service.qywx.QywxDepartmentApiService"
id="qywxDepartmentApiService"/> id="qywxDepartmentApiService"/>
......
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