海南bug修改提交

This commit is contained in:
hzj
2025-12-29 14:26:30 +08:00
parent 63603dee08
commit 9409d57243
6 changed files with 30 additions and 10 deletions

View File

@@ -121,6 +121,9 @@ public class WarningLeafletVO extends BaseEntity implements Serializable{
@ApiModelProperty("预告警单下载路径")
private String filePath;
@ApiModelProperty("实际路径")
private String absFilePath;
@ApiModelProperty("技术监督报告")
private String supervisionReport;