记得上下班打卡 | git大法好,push需谨慎

Commit 5cbd0530 authored by 胡佳晨's avatar 胡佳晨

sweet 添加 入库

parent 93efe53f
......@@ -9,4 +9,9 @@ public class ConsumerSweetSqlUserRelationRdsReceiver extends AbstractSqlRedisRec
protected String getRedisStreamKey() {
return MQConst.SweetQueue.ARTISTS_RELATION.getKey();
}
@Override
protected String getRedisStreamGroup() {
return MQConst.SweetQueue.ARTISTS_RELATION.getGroup();
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment