mq
This commit is contained in:
@@ -23,7 +23,7 @@ import org.redkale.convert.ConvertType;
|
|||||||
@Retention(RUNTIME)
|
@Retention(RUNTIME)
|
||||||
public @interface ResourceConsumer {
|
public @interface ResourceConsumer {
|
||||||
|
|
||||||
String mq();
|
String mq() default "";
|
||||||
|
|
||||||
String group() default "";
|
String group() default "";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user