From 6db39c1dfb1dca966983652e4360672cb58a96f6 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期日, 31 三月 2024 12:40:45 +0800
Subject: [PATCH] 代码更新

---
 springboot-vue3/src/main/java/com/example/springboot/entity/StorageCage.java |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/springboot-vue3/src/main/java/com/example/springboot/entity/StorageCage.java b/springboot-vue3/src/main/java/com/example/springboot/entity/StorageCage.java
index 08784f7..628afd0 100644
--- a/springboot-vue3/src/main/java/com/example/springboot/entity/StorageCage.java
+++ b/springboot-vue3/src/main/java/com/example/springboot/entity/StorageCage.java
@@ -61,13 +61,13 @@
      */
     private Double glassHeightMm;
     /**
-     * 缂栧彿
+     * 鍘氬害
      */
-    private String listId;
+    private Integer thickness;
     /**
-     * 绠卞瓙鍙�
+     * 鑶滅郴
      */
-    private String boxId;
+    private String films;
     /**
      * 鐘舵�侊紙0锛氭棤鐜荤拑锛�1锛氭湁鐜荤拑锛�2锛氳繘鐗囦腑锛�3锛氬嚭鐗囦腑锛�4锛氳皟搴︿腑锛�
      */
@@ -85,4 +85,4 @@
      */
     private Integer number;
 
-}
\ No newline at end of file
+}

--
Gitblit v1.8.0