mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
webcad异步导入恢复谁发消息谁消费的本地缓存模式
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ public class RabbitMqConstants {
|
||||
/**
|
||||
* webcad拆单队列
|
||||
*/
|
||||
public static final String ORDER_IMPORT_WEBCAD_QUEUE = "order_import_webcad_queue";
|
||||
public static final String ORDER_IMPORT_WEBCAD_QUEUE = "order_import_webcad_queue_%s";
|
||||
|
||||
/**
|
||||
* 生产单导入死信交换机
|
||||
|
||||
Reference in New Issue
Block a user