From db3ed954848391b290a0547207f9ba82b486192f Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期三, 16 十月 2024 09:54:47 +0800 Subject: [PATCH] 质检数据同步,编号处理 --- src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1102.java | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1102.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1102.java index bd76d8a..6c8e91e 100644 --- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1102.java +++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1102.java @@ -15,9 +15,6 @@ @PropertyDef(label = "搴撳尯浠g爜") private String kqdm; - @PropertyDef(label = "缁熶竴搴撳尯缂栫爜") - private String tykqbm; - @PropertyDef(label = "鍗曚綅浠g爜") private String dwdm; @@ -53,9 +50,6 @@ @PropertyDef(label = "搴撳尯绾害") private Double wd; - - @PropertyDef(label = "绮簱鎬ц川", description = "1:鍥芥湁,2:姘戣惀,3:鍚堣祫") - private String lkxz; @PropertyDef(label = "鎿嶄綔鏍囧織") private String czbz; -- Gitblit v1.9.3