Skip to content

Commit 7181eb2

Browse files
committed
delete md
1 parent a5441cf commit 7181eb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rocketmq-v5-client-spring-boot/src/main/java/org/apache/rocketmq/client/autoconfigure/RocketMQProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ public static class SimpleConsumer {
187187
/**
188188
* Tag of consumer.
189189
*/
190-
private String tag;
190+
private String tag = "*";
191191

192192
/**
193193
* Topic name of consumer.

0 commit comments

Comments
 (0)