技术监督代码bug修改
This commit is contained in:
@@ -127,8 +127,14 @@ public class SupvProblem extends BaseEntity {
|
||||
private String remark;
|
||||
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty(name = "attachmentName",value = "盖章报告")
|
||||
private String attachmentName;
|
||||
|
||||
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty(name = "attachmentNameTwo",value = "佐证材料")
|
||||
private String attachmentNameTwo;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user