lxzn-module-eam-common/src/main/java/org/jeecg/modules/eam/request/EamReportAccidentsRegisterQuery.java
@@ -54,6 +54,10 @@ @Excel(name = "设备ID", width = 15) @ApiModelProperty(value = "设备ID") private String equipmentId; /**HF编码*/ @Excel(name = "HF编码", width = 15) @ApiModelProperty(value = "HF编码") private String hfCode; /**登记状态*/ @ApiModelProperty(value = "登记状态") @Dict(dicCode = "eam_report_accidents_register_status")