fix: scc流程入库报错
This commit is contained in:
-7
@@ -28,13 +28,6 @@ public class LawsConformityAssessmentLibrary implements Serializable {
|
|||||||
@ApiModelProperty(value = "主键ID")
|
@ApiModelProperty(value = "主键ID")
|
||||||
private String id;
|
private String id;
|
||||||
|
|
||||||
/**
|
|
||||||
* 来源
|
|
||||||
*/
|
|
||||||
@ApiModelProperty(value = "来源")
|
|
||||||
@TableField(exist = false)
|
|
||||||
private String source;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 标准ID
|
* 标准ID
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user