Commit 364aec5a by zhiwj

批量导入

parent 65ef6181
......@@ -5,7 +5,7 @@ package com.gic.store.constant;
* @date 2019/7/4
*/
public interface Constants {
String STORE_BATCH_IMPORT_MQ_KEY = "tmpStoreBatchImportTaskMq";
String STORE_BATCH_IMPORT_MQ_KEY = "tmpStoreBatchImportTaskMq4";
// String STORE_BATCH_IMPORT_MQ_KEY = "tmpStoreBatchImportTaskMq4.0";
Integer STORE_BATCH_IMPORT_TASK_TYPE = 5;
Integer STORE_BATCH_IMPORT_TASK_TYPE = 6;
}
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