Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
68264993dd029b5a4cf3b188aedc1af4e5a65898
Authored by
潘钊
2017-07-07 11:19:10 +0800
1 parent
aed3442c
update...
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/bsth/entity/realcontrol/ChildTaskPlan.java
src/main/java/com/bsth/entity/realcontrol/ChildTaskPlan.java
View file @
6826499
...
...
@@ -84,7 +84,7 @@ public class ChildTaskPlan {
84
84
private boolean destroy;
85
85
86
86
/**
87
- * 烂班原因
87
+ * 烂班原因
-烂班时,该字段仍有值并 =reason
88
88
*/
89
89
private String destroyReason;
90
90
...
...