Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
项目统一框架
amos-boot-biz
Commits
878dfa53
Commit
878dfa53
authored
Jul 19, 2021
by
tangwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加跑马灯mqtt主题,增加mongodb 配置
parent
7101183b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
application-dev.properties
...-jcs-system/src/main/resources/application-dev.properties
+4
-0
application.properties
...boot-jcs-system/src/main/resources/application.properties
+4
-0
No files found.
amos-boot-jcs-system/src/main/resources/application-dev.properties
View file @
878dfa53
...
...
@@ -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
amos-boot-jcs-system/src/main/resources/application.properties
View file @
878dfa53
...
...
@@ -28,3 +28,6 @@ mqtt.topic.alert.reporting=alertReporting
#实战指挥新警情通报主题
mqtt.topic.command.alert.notice
=
alertNotice
#跑马灯地震,天气预警信息
mqtt.topic.command.seismometeorology.notice
=
seismometeorology
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment