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
5f8b4ef3
Commit
5f8b4ef3
authored
May 27, 2025
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(大编辑):bug修复
1.bug29160名义宽度未入库
parent
040c027c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
TechParamsElevatorChangeFieldDto.java
...t/module/jg/api/dto/TechParamsElevatorChangeFieldDto.java
+6
-0
No files found.
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-api/src/main/java/com/yeejoin/amos/boot/module/jg/api/dto/TechParamsElevatorChangeFieldDto.java
View file @
5f8b4ef3
...
@@ -60,6 +60,10 @@ public class TechParamsElevatorChangeFieldDto extends BaseTechParamsFieldDto {
...
@@ -60,6 +60,10 @@ public class TechParamsElevatorChangeFieldDto extends BaseTechParamsFieldDto {
@FieldDisplayDefine
(
value
=
"名义速度"
)
@FieldDisplayDefine
(
value
=
"名义速度"
)
private
String
nominalSpeed
;
private
String
nominalSpeed
;
@FieldDisplayDefine
(
value
=
"名义宽度"
)
private
String
nominalWidth
;
@FieldDisplayDefine
(
value
=
"倾斜角"
)
@FieldDisplayDefine
(
value
=
"倾斜角"
)
private
String
angleRoll
;
private
String
angleRoll
;
...
@@ -67,6 +71,7 @@ public class TechParamsElevatorChangeFieldDto extends BaseTechParamsFieldDto {
...
@@ -67,6 +71,7 @@ public class TechParamsElevatorChangeFieldDto extends BaseTechParamsFieldDto {
@FieldDisplayDefine
(
value
=
"使用区段长度"
)
@FieldDisplayDefine
(
value
=
"使用区段长度"
)
private
String
useSectionLength
;
private
String
useSectionLength
;
@FieldDisplayDefine
(
value
=
"输送能力"
)
@FieldDisplayDefine
(
value
=
"输送能力"
)
private
String
conveyingCapacity
;
private
String
conveyingCapacity
;
...
@@ -74,6 +79,7 @@ public class TechParamsElevatorChangeFieldDto extends BaseTechParamsFieldDto {
...
@@ -74,6 +79,7 @@ public class TechParamsElevatorChangeFieldDto extends BaseTechParamsFieldDto {
@FieldDisplayDefine
(
value
=
"轿门位置"
)
@FieldDisplayDefine
(
value
=
"轿门位置"
)
private
String
doorPosition
;
private
String
doorPosition
;
@FieldDisplayDefine
(
value
=
"额定速度"
)
@FieldDisplayDefine
(
value
=
"额定速度"
)
private
String
ratedSpeed
;
private
String
ratedSpeed
;
}
}
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