From d3784e22324ba6ae25fffc0e19874a07dd0d12ae Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期二, 23 四月 2024 23:22:52 +0800
Subject: [PATCH] 修改IP进行打包,修改进片方法参数

---
 springboot-vue3/src/main/java/com/example/springboot/component/Plchome.java |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/springboot-vue3/src/main/java/com/example/springboot/component/Plchome.java b/springboot-vue3/src/main/java/com/example/springboot/component/Plchome.java
index 9f466ca..4b555fa 100644
--- a/springboot-vue3/src/main/java/com/example/springboot/component/Plchome.java
+++ b/springboot-vue3/src/main/java/com/example/springboot/component/Plchome.java
@@ -271,7 +271,6 @@
                     boolean D01ResponseState = D01respnse.contains((short) 1);
                     // jsonObject.append("D01RequestState", D01RequestState);
                     // 鑷姩杩涚墖
-                    isConfirm = true;
                     if (isConfirm == true && form3.getglassId() != null && form3.getglassId() != "") {
                         if ((form3.getglassheight() < 380 || form3.getglasswidth() < 390
                                 || form3.getglassheight() > 1810

--
Gitblit v1.8.0