Commit 0d51558f by 墨竹

refactor:超时时间延长

parent 683c057a
......@@ -81,8 +81,8 @@
retries="0" check="false"/>
<dubbo:reference id="noticeMessageApiService"
interface="com.gic.haoban.manage.api.service.notify.NoticeMessageApiService" timeout="10000"
retries="0" check="false"/>
interface="com.gic.haoban.manage.api.service.notify.NoticeMessageApiService" timeout="30000"
retries="0" check="false"/>
<dubbo:reference interface="com.gic.haoban.manage.api.service.WxApplicationApiService"
id="wxApplicationApiService"/>
......
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