Commit 878dfa53 authored by tangwei's avatar tangwei

增加跑马灯mqtt主题,增加mongodb 配置

parent 7101183b
......@@ -48,3 +48,6 @@ rule.definition.load=false
rule.definition.model-package=com.yeejoin.amos.boot.module.jcs.api.dto
rule.definition.default-agency=jcs
rule.definition.localIp=172.16.3.3
#mongodb
spring.data.mongodb.uri=mongodb://172.16.3.41:27017/command_db
\ No newline at end of file
......@@ -27,4 +27,7 @@ spring.datasource.hikari.connection-test-query=SELECT 1
mqtt.topic.alert.reporting=alertReporting
#实战指挥新警情通报主题
mqtt.topic.command.alert.notice=alertNotice
\ No newline at end of file
mqtt.topic.command.alert.notice=alertNotice
#跑马灯地震,天气预警信息
mqtt.topic.command.seismometeorology.notice=seismometeorology
\ 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