|
@@ -158,7 +158,7 @@ const (
|
|
|
const (
|
|
|
CACHE_CREATE_REPORT_IMGPDF_QUEUE = "eta_report:report_img_pdf_queue" // 生成报告长图PDF队列
|
|
|
CACHE_ETA_REPORT_KNOWLEDGE = "eta:report:knowledge:op:" //eta报告入知识库处理
|
|
|
- CACHE_EDB_INSPECTION_MESSAGE = "eta:edb:inspection:message:" //巡检消息队列
|
|
|
+ CACHE_EDB_INSPECTION_MESSAGE = "eta:edb_inspection:message:" //巡检消息队列
|
|
|
)
|
|
|
|
|
|
// 商户号
|