From fddf1c716af76c2968e08ce11895eaa1c26319a5 Mon Sep 17 00:00:00 2001 From: wu <731351411@qq.com> Date: 星期二, 26 十一月 2024 14:43:21 +0800 Subject: [PATCH] 增加翻译文件和bug解决 --- springboot-vue3/src/main/java/com/example/springboot/entity/StorageTask.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/springboot-vue3/src/main/java/com/example/springboot/entity/StorageTask.java b/springboot-vue3/src/main/java/com/example/springboot/entity/StorageTask.java index 15d5259..d94a070 100644 --- a/springboot-vue3/src/main/java/com/example/springboot/entity/StorageTask.java +++ b/springboot-vue3/src/main/java/com/example/springboot/entity/StorageTask.java @@ -14,6 +14,7 @@ private Integer glasstype;//鐜荤拑绫诲瀷 private String flowcard;//娴佺▼鍗� private Integer mateid;//閰嶇墖id + private Integer tier;//鐗囧簭 private StorageCage storageCage; -- Gitblit v1.8.0