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
769601bf
Commit
769601bf
authored
Nov 07, 2022
by
chenzhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加区分电力 机场逻辑代码开关
parent
1b35df6f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
application.properties
...boot-system-jcs/src/main/resources/application.properties
+6
-3
No files found.
amos-boot-system-jcs/src/main/resources/application.properties
View file @
769601bf
...
...
@@ -117,7 +117,7 @@ auth-key-key-site=key_site_info
#消防人员
auth-key-fire-fighters
=
fire_fighters_info
#权限开关: true 启用权限 false 不启用
mybatis.interceptor.enabled
=
fals
e
mybatis.interceptor.enabled
=
tru
e
## 消防救援保障部ID
fire-rescue
=
1432549862557130753
...
...
@@ -138,4 +138,7 @@ spring.boot.admin.client.username=admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
\ No newline at end of file
management.endpoints.web.exposure.include
=
*
##代码中有部分逻辑冲突需要处理 为区分机场和电力逻辑 增加开关 若为true 则为机场逻辑 为false 则为电力逻辑
logic
=
true
\ 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