refactor: 移除 Redis GMQ 配置,改用统一配置注册

This commit is contained in:
2026-04-11 18:36:17 +08:00
parent 69a50a4d0e
commit 92583fc133
5 changed files with 30 additions and 17 deletions

View File

@@ -1,5 +1,7 @@
package public
const GmqMsgPluginsName = "gmq_msg"
const StockDetailLockKey = "stock:lock:skuId-%v"
// 消费者配置(从 Redis Stream 消费请求)