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
dc82eeaa
Commit
dc82eeaa
authored
Nov 13, 2024
by
李驰骋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
产品流水规则缺少字段添加
parent
6b633c41
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
ProProductQrcodeRuleDto.java
...n/java/com/ximai/mes/pro/dto/ProProductQrcodeRuleDto.java
+3
-0
No files found.
mes/src/main/java/com/ximai/mes/pro/dto/ProProductQrcodeRuleDto.java
View file @
dc82eeaa
...
@@ -64,6 +64,9 @@ public class ProProductQrcodeRuleDto {
...
@@ -64,6 +64,9 @@ public class ProProductQrcodeRuleDto {
@ApiModelProperty
(
"当前流水"
)
@ApiModelProperty
(
"当前流水"
)
private
Integer
currentSerial
;
private
Integer
currentSerial
;
@ApiModelProperty
(
"最后生成日期"
)
private
String
lastDateFmt
;
/** 创建者 */
/** 创建者 */
@ApiModelProperty
(
"创建者"
)
@ApiModelProperty
(
"创建者"
)
private
String
createBy
;
private
String
createBy
;
...
...
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