Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
H
hzsomms
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
ZTGK
hzsomms
Commits
f068b095
Commit
f068b095
authored
Aug 16, 2024
by
史志龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
作业状态定义--shizhilong
parent
a4986473
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
WorkBatchDTO.java
...a/org/jeecg/modules/maintenanceWork/dto/WorkBatchDTO.java
+1
-1
No files found.
jeecg-module-system/src/main/java/org/jeecg/modules/maintenanceWork/dto/WorkBatchDTO.java
View file @
f068b095
...
@@ -52,7 +52,7 @@ public class WorkBatchDTO {
...
@@ -52,7 +52,7 @@ public class WorkBatchDTO {
@ApiModelProperty
(
"来源 1-页面添加 2-超限派工添加"
)
@ApiModelProperty
(
"来源 1-页面添加 2-超限派工添加"
)
private
Integer
source
;
private
Integer
source
;
@ApiModelProperty
(
"作业状态 0-未作业
1
-已作业"
)
@ApiModelProperty
(
"作业状态 0-未作业
9
-已作业"
)
private
Integer
workStatus
;
private
Integer
workStatus
;
@ApiModelProperty
(
"是否删除 0-未删除 1-已删除"
)
@ApiModelProperty
(
"是否删除 0-未删除 1-已删除"
)
...
...
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