Skip to content

Commit 492a524

Browse files
author
luo.liang
committed
Revert "测试"
This reverts commit b59d14b
1 parent b59d14b commit 492a524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dubbo-test/dubbo-test-examples/src/main/java/com/alibaba/dubbo/examples/heartbeat/heartbeat-provider.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<!--<dubbo:registry address="127.0.0.1:9090"/>-->
2626

27-
<dubbo:protocol name="dubboasdsda" port="20880"/>
27+
<dubbo:protocol name="dubbo" port="20880"/>
2828

2929
<bean id="helloService" class="com.alibaba.dubbo.examples.heartbeat.impl.HelloServiceImpl"/>
3030

0 commit comments

Comments
 (0)