冀北电能质量问题流程修改

This commit is contained in:
hzj
2024-11-04 16:31:57 +08:00
parent 0837e38c83
commit 2c8c94746e

View File

@@ -124,7 +124,7 @@ public class WarningLeafletVO extends BaseEntity implements Serializable{
@ApiModelProperty("技术监督报告")
private String supervisionReport;
private Integer dealstate;
private Integer dealState;
}