模块/系统详细信息接口,返回信息调整,增加projectId
All checks were successful
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head This commit looks good

This commit is contained in:
xiangZr-hhh 2024-03-17 15:39:05 +08:00
parent 86fe04a895
commit 6c9a81ebf7

View File

@ -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;