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
5c047b9e
Commit
5c047b9e
authored
Aug 31, 2021
by
李成龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整配置
parent
f1162917
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
9 deletions
+10
-9
application-dev.properties
...-system-jcs/src/main/resources/application-dev.properties
+1
-1
application-dev.properties
...-system-tzs/src/main/resources/application-dev.properties
+0
-6
application.properties
...boot-system-tzs/src/main/resources/application.properties
+9
-2
No files found.
amos-boot-system-jcs/src/main/resources/application-dev.properties
View file @
5c047b9e
...
...
@@ -29,7 +29,7 @@ emqx.password=a123456
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.39
rule.definition.localIp
=
172.16.
10.66
## mongodb properties:
spring.data.mongodb.uri
=
mongodb://172.16.10.66:27017/command_db
...
...
amos-boot-system-tzs/src/main/resources/application-dev.properties
View file @
5c047b9e
...
...
@@ -36,8 +36,3 @@ emqx.client-id=${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://172.16.10.85:1883
emqx.user-name
=
super
emqx.password
=
a123456
## redisʱʱ
redis.cache.failure.time
=
10800
failure.work.flow.processDefinitionKey
=
malfunction_repair
\ No newline at end of file
amos-boot-system-tzs/src/main/resources/application.properties
View file @
5c047b9e
...
...
@@ -24,4 +24,11 @@ equip.fegin.name=AMOS-EQUIPMANAGE
supervision.feign.name
=
AMOS-SUPERVISION-API
security.systemctl.name
=
AMOS-API-SYSTEMCTL
\ No newline at end of file
security.systemctl.name
=
AMOS-API-SYSTEMCTL
jcs.company.topic.add
=
jcs/company/topic/add
jcs.company.topic.delete
=
jcs/company/topic/delete
## 设备联动服务(车库门、广播、警铃)
control.fegin.name
=
JCS-API-CONTROL
## redis超时时间
redis.cache.failure.time
=
10800
failure.work.flow.processDefinitionKey
=
malfunction_repair
\ 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