Merge pull request 'bug:子模块返回增加周期' (#43) from feature-jie into develop
Reviewed-on: #43
This commit is contained in:
commit
1fd49b0d8a
|
@ -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