Commit 2e2b9a76 authored by 刘林's avatar 刘林

fix(message):添加省级消息转发

parent d88070b0
...@@ -63,5 +63,15 @@ ...@@ -63,5 +63,15 @@
"code": "ccsLoginInfo", "code": "ccsLoginInfo",
"emqTopic": "ccs-user-login-info", "emqTopic": "ccs-user-login-info",
"akkaTopic": "JKXT2BP-XFZX-Topic" "akkaTopic": "JKXT2BP-XFZX-Topic"
},
{
"code": "riskQrcodeClean",
"emqTopic": "emq.risk.qrcode.clean",
"akkaTopic": "JKXT2BP-XFZX-Topic"
},
{
"code": "riskQrcodePut",
"emqTopic": "emq.risk.qrcode.put",
"akkaTopic": "JKXT2BP-XFZX-Topic"
} }
] ]
\ No newline at end of file
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