From d6d0b8c6ba79137a0b12e33e5aa4183343197eb0 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期六, 15 三月 2025 15:07:55 +0800
Subject: [PATCH] 1、记录解决lisec中空出片同一车内的玻璃顺序错乱 2、将报工接口地址改为义乌服务器地址

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

diff --git a/hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/HollowBigStorageCageBaseInfo.java b/hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/HollowBigStorageCageBaseInfo.java
index 261ec06..9851fb8 100644
--- a/hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/HollowBigStorageCageBaseInfo.java
+++ b/hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/HollowBigStorageCageBaseInfo.java
@@ -45,6 +45,12 @@
     private double height;
 
     /**
+     * 鍘氬害
+     */
+    @ApiModelProperty(value = "鍘氬害")
+    private Double thickness;
+
+    /**
      * 鏍煎瓙鍙�
      */
     @ApiModelProperty(value = "鐜荤拑id")
@@ -58,7 +64,11 @@
     /**
      * 鏍煎瓙鍙�
      */
-    @ApiModelProperty(value = "鐜荤拑id")
-
+    @ApiModelProperty(value = "鏄惁閰嶅")
     private Integer isPair;
+    /**
+     * /*涓┖椤哄簭
+     */
+    @ApiModelProperty(value = "涓┖椤哄簭")
+    private Integer hollowSequence;
 }

--
Gitblit v1.8.0