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
b6a2acbc
Commit
b6a2acbc
authored
Nov 15, 2024
by
李驰骋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
物料添加产线同步字段
parent
ce7b3fb3
Hide 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 @
b6a2acbc
...
...
@@ -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