feat: 法规符合性评估-不符合项库列表接口 增加问题类型字段
This commit is contained in:
+5
@@ -140,6 +140,11 @@ public class LawsEvaluationNotMetLibrary implements Serializable {
|
||||
*/
|
||||
private String pcrNo;
|
||||
|
||||
/**
|
||||
* 问题类型
|
||||
*/
|
||||
private String problemType;
|
||||
|
||||
/**
|
||||
* 整改完成日期
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user