From a6720987358933753d9b90acda9103003cfb37ee Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期五, 13 六月 2025 17:09:57 +0800
Subject: [PATCH] 更新通讯依赖版本为1.5.4,中空大理片,钢化大理片S7,modbus测试完成代码提交

---
 hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/BigStorageCageBaseInfo.java |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/BigStorageCageBaseInfo.java b/hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/BigStorageCageBaseInfo.java
index 6cb86a8..0d3d370 100644
--- a/hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/BigStorageCageBaseInfo.java
+++ b/hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/BigStorageCageBaseInfo.java
@@ -45,8 +45,19 @@
     private double height;
 
     /**
+     * 鍘氬害
+     */
+    @ApiModelProperty(value = "鍘氬害")
+    private double thickness;
+    /**
+     * 鑶滅郴
+     */
+    @ApiModelProperty(value = "鑶滅郴")
+    private String filmsId;
+
+    /**
      * 鏍煎瓙鍙�
      */
-    @ApiModelProperty(value = "鐜荤拑id")
+    @ApiModelProperty(value = "鏍煎瓙鍙�")
     private Integer slot;
 }

--
Gitblit v1.8.0