From ea8e8e7dd5f10cff4054f5fde8fd3961aaac1834 Mon Sep 17 00:00:00 2001
From: zhanzhiqin <895896009@qq.com>
Date: 星期五, 14 十月 2022 16:55:30 +0800
Subject: [PATCH] 大气设备农耕
---
dao/src/main/java/com/sandu/ximon/dao/domain/IpVolumeFile.java | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dao/src/main/java/com/sandu/ximon/dao/domain/IpVolumeFile.java b/dao/src/main/java/com/sandu/ximon/dao/domain/IpVolumeFile.java
index 1b53378..2dd0e7a 100644
--- a/dao/src/main/java/com/sandu/ximon/dao/domain/IpVolumeFile.java
+++ b/dao/src/main/java/com/sandu/ximon/dao/domain/IpVolumeFile.java
@@ -42,12 +42,12 @@
private String fileName;
/**
- * 鏂囦欢澶у皬
+ * 鏂囦欢url鏂囦欢璺緞
*/
- private Double fileSize;
+ private String fileUrl;
/**
- *
+ * 鏂囦欢澶у皬
*/
private Long originSize;
--
Gitblit v1.9.3