From 331e7fc1b8f332ccecb8e9af59a826d6ae80ba10 Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期一, 18 三月 2024 08:23:24 +0800
Subject: [PATCH] 更新

---
 springboot-vue3/src/main/java/com/example/springboot/entity/StorageCage.java |    6 +++---
 1 files changed, 3 insertions(+), 3 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..c9a594f 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
@@ -63,11 +63,11 @@
     /**
      * 缂栧彿
      */
-    private String listId;
+    private String 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