From 59b47441175f1ba367ef56fe4a4eca94c3c9d850 Mon Sep 17 00:00:00 2001 From: wu <731351411@qq.com> Date: 星期四, 11 四月 2024 09:04:10 +0800 Subject: [PATCH] 测试合并 --- springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java b/springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java index b0e8782..8d2912d 100644 --- a/springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java +++ b/springboot-vue3/src/main/java/com/example/springboot/service/SpianServiceNew.java @@ -48,7 +48,7 @@ } //褰撹繑鍥炵殑鏍煎瓙鍙蜂负绌烘椂,杩斿洖400绗煎瓙宸叉弧 if(cage!=null){ - albaniaMapper.AddCage(cage.getId(), glassid,width, height, 1, cage.getGlasstype(), 0); + albaniaMapper.AddCage(cage.getId(), glassid,width, height, 1, glasstype, 0); Mestast(glassid,1001,cage.getId(),1,"MESID1",1); albaniaMapper.UpdateStorage(width,height,cage.getId()); albaniaMapper.UpdateQueueState(glassid); -- Gitblit v1.8.0