模块/系统详细信息接口,返回信息调整,增加projectId
All checks were successful
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head This commit looks good
All checks were successful
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head This commit looks good
This commit is contained in:
parent
86fe04a895
commit
6c9a81ebf7
|
@ -15,6 +15,7 @@ public class ProjectWorkSimpleVO {
|
|||
private Integer isFinish;
|
||||
private String description;
|
||||
private Long cycle;
|
||||
private Long projectId;
|
||||
private Long workLoad;
|
||||
private Long id;
|
||||
private String tags;
|
||||
|
|
Loading…
Reference in New Issue
Block a user