shenjiachi pirms 6 dienas
vecāks
revīzija
2f4c07ad6b
1 mainītis faili ar 5 papildinājumiem un 5 dzēšanām
  1. +5
    -5
      consume/md/consume_key.go

+ 5
- 5
consume/md/consume_key.go Parādīt failu

@@ -237,14 +237,14 @@ var RabbitMqQueueKeyList = []*MqQueue{
ConsumeFunName: "UserDeleteConsume",
},
{
// 消费临时队列
ExchangeName: "egg.app",
Name: "egg_auto_score_test_queue",
//Name: "egg_auto_score_queue",
//Name: "egg_auto_score_test_queue",
Name: "egg_auto_score_queue",
Type: DirectQueueType,
IsPersistent: false,
RoutKey: "egg_auto_score_test",
//RoutKey: "egg_auto_score",
//RoutKey: "egg_auto_score_test",
RoutKey: "egg_auto_score",
BindKey: "",
ConsumeFunName: "EggEnergyAutoScoreConsume",
},


Notiek ielāde…
Atcelt
Saglabāt