Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes
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
ximai
mes
Commits
66d95b4c
Commit
66d95b4c
authored
Nov 15, 2024
by
温志超
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
2ba8dcaf
b6a2acbc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
MdItemErpDto.java
mes/src/main/java/com/ximai/mes/remote/dto/MdItemErpDto.java
+4
-4
No files found.
mes/src/main/java/com/ximai/mes/remote/dto/MdItemErpDto.java
View file @
66d95b4c
...
...
@@ -46,10 +46,10 @@ public class MdItemErpDto
@ApiModelProperty
(
"物料/产品分类ID"
)
private
Long
itemTypeId
;
// @JsonProperty("mb0
05")
//
@JsonDeserialize(using = TrimStringDeserializer.class)
// @ApiModelProperty("物料/产品分类
")
// private String itemTyp
eName;
@JsonProperty
(
"udf
05"
)
@JsonDeserialize
(
using
=
TrimStringDeserializer
.
class
)
@ApiModelProperty
(
"所属产线
"
)
private
String
lin
eName
;
@JsonProperty
(
"udf07"
)
@JsonDeserialize
(
using
=
TrimStringDeserializer
.
class
)
...
...
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