注解掉运维人员看事件代码

This commit is contained in:
huangzj
2023-11-03 13:37:11 +08:00
parent a855ba0c54
commit 140b08982b
2 changed files with 11 additions and 11 deletions

View File

@@ -56,10 +56,10 @@ public class DevCountVO {
@ApiModelProperty(value = "稳态件数")
private Integer currentHarmonicCount;
@ApiModelProperty(value = "项目数")
@ApiModelProperty(value = "当前项目数")
private Integer currentProjectCount;
@ApiModelProperty(value = "项目")
@ApiModelProperty(value = "反馈")
private Integer feedBackCount;