Commit 420661fd by 徐高华

api

parent aa00cf96
...@@ -96,4 +96,6 @@ ...@@ -96,4 +96,6 @@
<dubbo:reference id="welcomeApiService" <dubbo:reference id="welcomeApiService"
interface="com.gic.haoban.manage.api.service.out.WelcomeApiService" timeout="10000" interface="com.gic.haoban.manage.api.service.out.WelcomeApiService" timeout="10000"
retries="0" check="false"/> retries="0" check="false"/>
<dubbo:reference id="clerkMoveService" interface="com.gic.clerk.api.service.ClerkMoveService" timeout="100000" retries="0" check="false" />
</beans> </beans>
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