Compare commits
2 Commits
72aafd8fae
...
1fd49b0d8a
Author | SHA1 | Date | |
---|---|---|---|
1fd49b0d8a | |||
|
998f6a683e |
|
@ -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