Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-zx-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
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
Jobs
Commits
Open sidebar
项目统一框架
一体化_户用光伏项目代码
amos-boot-zx-biz
Commits
393c296d
Commit
393c296d
authored
Jun 29, 2022
by
chenzhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置文件
parent
6d00969e
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
11 additions
and
3 deletions
+11
-3
application.properties
...ot-system-equip/src/main/resources/application.properties
+3
-0
application.properties
...boot-system-jcs/src/main/resources/application.properties
+1
-0
application.properties
...m-knowledgebase/src/main/resources/application.properties
+1
-1
application.properties
...em-latentdanger/src/main/resources/application.properties
+1
-1
application.properties
...tem-maintenance/src/main/resources/application.properties
+2
-0
application.properties
...t-system-patrol/src/main/resources/application.properties
+1
-1
application.properties
...tem-supervision/src/main/resources/application.properties
+2
-0
No files found.
amos-boot-system-equip/src/main/resources/application.properties
View file @
393c296d
...
...
@@ -86,6 +86,9 @@ dcs.client.secret=fire_system
dcs.x.hw.id
=
NR_REST_APP
dcs.x.hw.appKey
=
s+YkvQhwilx91TRJHhNDmw==
management.endpoints.enabled-by-default
=
false
# 权限标识-物联区域
auth-key-area
=
area_info
# 权限标识-消防系统
...
...
amos-boot-system-jcs/src/main/resources/application.properties
View file @
393c296d
...
...
@@ -118,6 +118,7 @@ mybatis.interceptor.enabled = false
## 消防救援保障部ID
fire-rescue
=
1432549862557130753
management.endpoints.enabled-by-default
=
false
#阿里云实时语音识别参数
speech-config.access-key-id
=
LTAI5t62oH95jgbjRiNXPsho
speech-config.access-key-secret
=
shy9SpogYgcdDoyTB3bvP21VSRmz8n
...
...
amos-boot-system-knowledgebase/src/main/resources/application.properties
View file @
393c296d
...
...
@@ -22,4 +22,4 @@ mybatis-plus.mapper-locations=classpath:mapper/*
## redis失效时间
redis.cache.failure.time
=
10800
management.endpoints.enabled-by-default
=
false
amos-boot-system-latentdanger/src/main/resources/application.properties
View file @
393c296d
...
...
@@ -64,4 +64,4 @@ latentDanger.feign.name=AMOS-LATENT-DANGER
Knowledgebase.fegin.name
=
AMOS-API-KNOWLEDGEBASE
## 消防救援保障部ID
fire-rescue
=
1432549862557130753
management.endpoints.enabled-by-default
=
false
amos-boot-system-maintenance/src/main/resources/application.properties
View file @
393c296d
...
...
@@ -67,3 +67,4 @@ eureka.instance.metadata-map.management.context-path=${server.servlet.context-pa
eureka.instance.status-page-url-path
=
/actuator/info
eureka.instance.metadata-map.management.api-docs
=
http://localhost:${server.port}${server.servlet.context-path}/swagger-ui.html
management.endpoints.enabled-by-default
=
false
\ No newline at end of file
amos-boot-system-patrol/src/main/resources/application.properties
View file @
393c296d
...
...
@@ -58,4 +58,4 @@ rule.definition.default-agency=STATE_GRID
jcs.fegin.name
=
JCS
emergency.command.section.id
=
1418223840361709569
management.endpoints.enabled-by-default
=
false
amos-boot-system-supervision/src/main/resources/application.properties
View file @
393c296d
...
...
@@ -73,3 +73,4 @@ eureka.instance.metadata-map.management.context-path=${server.servlet.context-pa
eureka.instance.status-page-url-path
=
/actuator/info
eureka.instance.metadata-map.management.api-docs
=
http://localhost:${server.port}${server.servlet.context-path}/swagger-ui.html
management.endpoints.enabled-by-default
=
false
\ 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