Commit 81fa1b41 authored by chenzhao's avatar chenzhao

修改报警列表字段

parent 07e85c38
...@@ -88,8 +88,7 @@ public class JyjcInspectionApplicationEquipModel extends BaseModel { ...@@ -88,8 +88,7 @@ public class JyjcInspectionApplicationEquipModel extends BaseModel {
@ApiModelProperty(value = "使用单位统一信用代码") @ApiModelProperty(value = "使用单位统一信用代码")
private String useUnitCreditCode; private String useUnitCreditCode;
@ApiModelProperty(value = "品种")
private String equDefine;
@ApiModelProperty(value = "设备名称 ") @ApiModelProperty(value = "设备名称 ")
private String productName; private String productName;
@ApiModelProperty(value = "品牌") @ApiModelProperty(value = "品牌")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment