Skip to content

Commit b59d14b

Browse files
author
luo.liang
committed
测试
1 parent 4fc0b52 commit b59d14b

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="dubbo" port="20880"/>
27+
<dubbo:protocol name="dubboasdsda" port="20880"/>
2828

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

0 commit comments

Comments
 (0)