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
8b47738b
Commit
8b47738b
authored
Jan 23, 2024
by
tianbo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
设备种类枚举json修改
parent
0f35665f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
53 additions
and
2 deletions
+53
-2
equipCategory.json
...module-ymt-biz/src/main/resources/json/equipCategory.json
+53
-2
No files found.
amos-boot-system-tzs/amos-boot-module-ymt/amos-boot-module-ymt-biz/src/main/resources/json/equipCategory.json
View file @
8b47738b
{
"__eightCategory__"
:
"设备一码通总览使用"
,
"eightCategory"
:
[
{
"name"
:
"电梯"
,
...
...
@@ -89,6 +90,7 @@
"type"
:
"ropeway"
}
],
"__other__"
:
"监管业务使用"
,
"other"
:
[
{
"name"
:
"电梯"
,
...
...
@@ -139,14 +141,58 @@
"imageUrl"
:
"upload/tzs/common/image/监管索道.png"
}
],
"__superviseBusiness__"
:
"监管业务-启停注销使用"
,
"superviseBusiness"
:
[
{
"name"
:
"电梯"
,
"code"
:
"3000"
,
"image"
:
"upload/tzs/common/image/总览电梯.png"
,
"imageUrl"
:
"upload/tzs/common/image/监管电梯.png"
},
{
"name"
:
"起重机械"
,
"code"
:
"4000"
,
"image"
:
"upload/tzs/common/image/总览起重机械.png"
,
"imageUrl"
:
"upload/tzs/common/image/监管起重机械.png"
},
{
"name"
:
"场内机动车辆"
,
"code"
:
"5000"
,
"image"
:
"upload/tzs/common/image/总览厂车.png"
,
"imageUrl"
:
"upload/tzs/common/image/监管厂车.png"
},
{
"name"
:
"锅炉"
,
"code"
:
"1000"
,
"image"
:
"upload/tzs/common/image/总览锅炉.png"
,
"imageUrl"
:
"upload/tzs/common/image/监管锅炉.png"
},
{
"name"
:
"压力容器"
,
"code"
:
"2000"
,
"image"
:
"upload/tzs/common/image/总览压力容器.png"
,
"imageUrl"
:
"upload/tzs/common/image/监管压力容器.png"
},
{
"name"
:
"压力管道"
,
"code"
:
"8000"
,
"image"
:
"upload/tzs/common/image/总览压力管道.png"
,
"imageUrl"
:
"upload/tzs/common/image/监管压力管道.png"
},
{
"name"
:
"大型游乐设施"
,
"code"
:
"6000"
,
"image"
:
"upload/tzs/common/image/总览游乐设施.png"
,
"imageUrl"
:
"upload/tzs/common/image/监管游乐设施.png"
},
{
"name"
:
"客运索道"
,
"code"
:
"9000"
,
"image"
:
"upload/tzs/common/image/总览索道.png"
,
"imageUrl"
:
"upload/tzs/common/image/监管索道.png"
}
],
"__supervise__"
:
"检验检测使用"
,
"supervise"
:
[
{
"name"
:
"锅炉"
,
...
...
@@ -204,6 +250,7 @@
"type"
:
"rides"
}
],
"__SCJY__"
:
"检验检测使用"
,
"SCJY"
:
[
{
"name"
:
"起重机械"
,
...
...
@@ -228,6 +275,7 @@
"type"
:
"vehicle"
}
],
"__DQJY__"
:
"检验检测使用"
,
"DQJY"
:
[
{
"name"
:
"电梯"
,
...
...
@@ -317,7 +365,9 @@
"sum"
:
"0"
,
"type"
:
"ropeway"
}
],
"DTJC"
:[
],
"__DTJC__"
:
"检验检测使用"
,
"DTJC"
:
[
{
"name"
:
"电梯"
,
"code"
:
"3000"
,
...
...
@@ -329,5 +379,5 @@
"sum"
:
"0"
,
"type"
:
"elevator"
}
]
]
}
\ 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