|
|
@ -37,8 +37,8 @@ public class CpsQuestionInfo extends BaseMgrEntity<CpsQuestionInfo> { |
|
|
|
private String correctiveActions; |
|
|
|
private String effectVerification; |
|
|
|
private String controlStandards; |
|
|
|
private String completionTime; |
|
|
|
private Date controlArea; |
|
|
|
private Date completionTime; |
|
|
|
private String controlArea; |
|
|
|
private String knowledgeAccumulation; |
|
|
|
private Integer status = 0; |
|
|
|
private Integer status1 = 0; |
|
|
|