添加是否需要治理标志
This commit is contained in:
@@ -141,6 +141,10 @@ public class UserReportVO {
|
||||
private Integer dataType;
|
||||
|
||||
private String createBy;
|
||||
/**
|
||||
* 是否需要治理
|
||||
*/
|
||||
private Integer needGovernance;
|
||||
|
||||
/**
|
||||
* 创建时间
|
||||
|
||||
Reference in New Issue
Block a user