mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-14 05:42:06 +08:00
1、webcad异步导入恢复nfs读写方式;2、orderImport路径全小写修正;
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_%s";
|
||||
public static final String ORDER_IMPORT_WEBCAD_QUEUE = "order_import_webcad_queue";
|
||||
|
||||
/**
|
||||
* 生产单导入死信交换机
|
||||
|
||||
Reference in New Issue
Block a user