This commit is contained in:
commit
2f7ee45e6b
|
@ -16,6 +16,7 @@ public class ProjectModuleSimpleVO {
|
||||||
private Integer workLoad;
|
private Integer workLoad;
|
||||||
private Timestamp deadLine;
|
private Timestamp deadLine;
|
||||||
private String status;
|
private String status;
|
||||||
|
private Integer cycle;
|
||||||
private String principalUser;
|
private String principalUser;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user