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

Commit e63109d6 authored by 张国柄's avatar 张国柄

~redis.queue;

parent b288ea27
......@@ -59,6 +59,12 @@ XGROUP CREATE goblin:stream:order:back:8 group.order:back 0
XADD goblin:stream:order:back:9 * 0 0
XGROUP CREATE goblin:stream:order:back:9 group.order:back 0
#--- 藏品生成
XADD goblin:stream:biz_art:gen * 0 0
XGROUP CREATE goblin:stream:biz_art:gen group.biz.artwork 0
XADD goblin:stream:sql_art:gen * 0 0
XGROUP CREATE goblin:stream:sql_art:gen group.biz.artwork 0
#--- NFT
XADD goblin:stream:nftOrder:create * 0 0
XGROUP CREATE goblin:stream:nftOrder:create group.nftOrder:create 0
\ No newline at end of file
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