添加是否需要治理标志

This commit is contained in:
hzj
2024-06-24 15:23:52 +08:00
parent ec9f32d0ad
commit e140ba4fe3
2 changed files with 33 additions and 1 deletions

View File

@@ -141,6 +141,10 @@ public class UserReportVO {
private Integer dataType;
private String createBy;
/**
* 是否需要治理
*/
private Integer needGovernance;
/**
* 创建时间