This commit is contained in:
redkale
2023-10-05 22:41:01 +08:00
parent 61e2cc16ad
commit da1de47927

View File

@@ -23,7 +23,7 @@ import org.redkale.convert.ConvertType;
@Retention(RUNTIME)
public @interface ResourceConsumer {
String mq();
String mq() default "";
String group() default "";