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
8eb19886
Commit
8eb19886
authored
Mar 07, 2022
by
chenhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加对于检查级别设计的数据权限的筛选
parent
31aadb6f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
3 deletions
+7
-3
PlanController.java
.../amos/supervision/business/controller/PlanController.java
+0
-0
application-dev.properties
...supervision/src/main/resources/application-dev.properties
+6
-2
pom.xml
pom.xml
+1
-1
No files found.
amos-boot-module/amos-boot-module-biz/amos-boot-module-supervision-biz/src/main/java/com/yeejoin/amos/supervision/business/controller/PlanController.java
View file @
8eb19886
This diff is collapsed.
Click to expand it.
amos-boot-system-supervision/src/main/resources/application-dev.properties
View file @
8eb19886
...
...
@@ -53,4 +53,9 @@ emqx.max-inflight=1000
rule.definition.localIp
=
172.16.3.89
file.url
=
http://39.98.45.134:9000/
supervision.person.charger.role
=
Person_charge_unit_fire_protection_supervision_inspection
\ No newline at end of file
supervision.person.charger.role
=
Person_charge_unit_fire_protection_supervision_inspection
#隐患治理模块用于对多角色判断时,在缺少唯一充足的判断下使用当前角色的主键id作为判断条件,
supervision.role.isIncludOrgAirRoleId
=
1476527279111151618
supervision.role.includOrgCompanyRoleId
=
1476527581793099777
pom.xml
View file @
8eb19886
...
...
@@ -25,7 +25,7 @@
<springcloud.version>
Hoxton.SR8
</springcloud.version>
<maven-jar-plugin.version>
3.1.1
</maven-jar-plugin.version>
<tyboot-version>
1.1.20
</tyboot-version>
<amos.version>
1.
6.6
</amos.version>
<amos.version>
1.
7.1
</amos.version>
<itext.version>
7.1.1
</itext.version>
</properties>
...
...
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