From 1973d2d87c446d49f381209220f8dd3d2c40d132 Mon Sep 17 00:00:00 2001
From: WS <1143478319@qq.com>
Date: 星期二, 15 八月 2023 18:09:25 +0800
Subject: [PATCH] 核对接口数据
---
src/main/java/com/fzzy/async/whhpjl/entity/Fz40WhjlDefaultDepot.java | 31 ++-----------------------------
1 files changed, 2 insertions(+), 29 deletions(-)
diff --git a/src/main/java/com/fzzy/async/whhpjl/entity/Fz40WhjlDefaultDepot.java b/src/main/java/com/fzzy/async/whhpjl/entity/Fz40WhjlDefaultDepot.java
index 7eb4a5e..2fba0e5 100644
--- a/src/main/java/com/fzzy/async/whhpjl/entity/Fz40WhjlDefaultDepot.java
+++ b/src/main/java/com/fzzy/async/whhpjl/entity/Fz40WhjlDefaultDepot.java
@@ -9,6 +9,8 @@
import java.util.Date;
/**
+ * 璐т綅淇℃伅
+ *
* @Author:YAN
*/
@Data
@@ -123,34 +125,5 @@
@Column(name = "UPDATE_TIME_")
@PropertyDef(label = "鏁版嵁鏇存柊鏃堕棿")
private Date updateTime;
-
- // ------------鍏朵粬灞炴�т俊鎭�------------//
- @Transient
- @PropertyDef(label = "绮鍝佺")
- private String foodVarietyName;
-
- @Transient
- @PropertyDef(label = "绮鎬ц川")
- private String foodTypeName;
-
- @Transient
- @PropertyDef(label = "浠撳簱绫诲瀷")
- private String depotTypeName;
-
- @Transient
- @PropertyDef(label = "浠撳簱绫诲瀷")
- private String depotStatusName;
-
- @Transient
- @PropertyDef(label = "绮绛夌骇")
- private String foodLevelName;
-
- @Transient
- @PropertyDef(label = "X鍧愭爣", description = "涓夌淮妯″瀷涓潗鏍囷紝椤甸潰鏃犻渶缁存姢")
- private Double posX;
-
- @Transient
- @PropertyDef(label = "Y鍧愭爣", description = "涓夌淮妯″瀷涓潗鏍囷紝椤甸潰鏃犻渶缁存姢")
- private Double posY;
}
--
Gitblit v1.9.3