Commit 107ed693b908a775a6d07da26448d2257803590e
1 parent
fd942017
realtime
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/dubbo/dubbo-park-consumer.xml
... | ... | @@ -149,7 +149,7 @@ |
149 | 149 | version="${spring.dubbo.provider.version}" |
150 | 150 | timeout="30000"/> |
151 | 151 | |
152 | - <!-- 实时停车 --> | |
152 | + <!-- 实时停车 实时 --> | |
153 | 153 | <dubbo:reference id="realtimeInfoService" interface="com.zteits.clouds.api.service.govclouds.RealtimeInfoService" |
154 | 154 | version="${spring.dubbo.provider.version}" timeout="30000"/> |
155 | 155 | </beans> |
156 | 156 | \ No newline at end of file | ... | ... |