From f42ab50e23d905a963218ee05fdf40b7028dfbd0 Mon Sep 17 00:00:00 2001 From: lsh <lsh123456> Date: 星期五, 11 十月 2024 20:18:36 +0800 Subject: [PATCH] # --- src/main/java/com/zy/asrs/entity/param/PalletizingCompleteTwoFloorParam.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/zy/asrs/entity/param/PalletizingCompleteTwoFloorParam.java b/src/main/java/com/zy/asrs/entity/param/PalletizingCompleteTwoFloorParam.java index 96c6676..9ecfaf4 100644 --- a/src/main/java/com/zy/asrs/entity/param/PalletizingCompleteTwoFloorParam.java +++ b/src/main/java/com/zy/asrs/entity/param/PalletizingCompleteTwoFloorParam.java @@ -27,6 +27,7 @@ private Double roughWeight;// 鏄� 灏忔暟鍨� 閲嶉噺 姣涢噸 private Double anfme=1.0;// 鏄� 灏忔暟鍨� //榛樿 private Double rollExtent;// 鏄� 灏忔暟鍨� 鍗烽暱搴� + private int joint;// 鏄� 鏁村瀷 鎺ュご } -- Gitblit v1.9.1