From 32abb9d83e0f63e5c04f719626ed5d7b5a50f7e4 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期四, 30 十一月 2023 09:38:35 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes
---
springboot-vue3/src/main/java/com/example/springboot/entity/north_glass_buffer1.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/springboot-vue3/src/main/java/com/example/springboot/entity/north_glass_buffer1.java b/springboot-vue3/src/main/java/com/example/springboot/entity/north_glass_buffer1.java
index b491ac3..0d44f4a 100644
--- a/springboot-vue3/src/main/java/com/example/springboot/entity/north_glass_buffer1.java
+++ b/springboot-vue3/src/main/java/com/example/springboot/entity/north_glass_buffer1.java
@@ -102,7 +102,7 @@
}
public Double getglassheightmm() {
- return glasslengthmm;
+ return glassheightmm;
}
public void setglassheightmm(Double glassheightmm) {
this.glassheightmm = glassheightmm;
--
Gitblit v1.8.0