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
973c4a3e
Commit
973c4a3e
authored
Oct 16, 2023
by
tianbo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
字典修改
parent
8b9989b7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
CylDictEnum.java
...join/amos/boot/module/cylinder/api/enums/CylDictEnum.java
+10
-1
No files found.
amos-boot-system-tzs/amos-boot-module-cylinder/amos-boot-module-cylinder-api/src/main/java/com/yeejoin/amos/boot/module/cylinder/api/enums/CylDictEnum.java
View file @
973c4a3e
...
@@ -20,7 +20,16 @@ public enum CylDictEnum {
...
@@ -20,7 +20,16 @@ public enum CylDictEnum {
abnormaLTemperature_0
(
3147
,
0
,
"abnormaLTemperature"
),
abnormaLTemperature_0
(
3147
,
0
,
"abnormaLTemperature"
),
abnormaLTemperature_1
(
3148
,
1
,
"abnormaLTemperature"
),
abnormaLTemperature_1
(
3148
,
1
,
"abnormaLTemperature"
),
warningSign_0
(
3149
,
0
,
"warningSign"
),
warningSign_0
(
3149
,
0
,
"warningSign"
),
warningSign_1
(
3150
,
1
,
"warningSign"
);
warningSign_1
(
3150
,
1
,
"warningSign"
),
withinScope_0
(
3114
,
0
,
"cylinder_Status"
),
withinScope_1
(
3115
,
1
,
"cylinder_Status"
),
sealedState_0
(
3116
,
2
,
"cylinder_Status"
),
sealedState_1
(
3117
,
3
,
"cylinder_Status"
),
defective_0
(
3145
,
0
,
"cylinder_Variety"
),
defective_1
(
3146
,
1
,
"cylinder_Variety"
),
abnormaLTemperature_0
(
3147
,
0
,
"cylinder_Variety"
),
abnormaLTemperature_1
(
3148
,
1
,
"cylinder_Variety"
),
warningSign_0
(
3149
,
0
,
"cylinder_Variety"
);
/**
/**
* 主键
* 主键
...
...
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