From 9f6dacf7b39e5aeba37d8faf575c9e56d8cbe51a Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期六, 11 十月 2025 13:35:42 +0800
Subject: [PATCH] 武汉黄陂军粮-质检报告共享接口同步及推送

---
 src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java |   36 ++++++++++++++++++++++++++++++------
 1 files changed, 30 insertions(+), 6 deletions(-)

diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java
index ccc866a..693a867 100644
--- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java
+++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java
@@ -17,11 +17,11 @@
     @PropertyDef(label = "鍏ュ簱涓氬姟鍗曞彿")
     private String rkywdh;
 
-    @PropertyDef(label = "璐т綅浠g爜")
-    private String hwdm;
-
     @PropertyDef(label = "缁熶竴璐т綅缂栫爜" )
     private String tyhwbm;
+
+    @PropertyDef(label = "璐т綅浠g爜")
+    private String hwdm;
 
     @PropertyDef(label = "涓氬姟绫诲瀷", description = "2锛氬叆搴擄紙榛樿锛�")
     private String ywlx = "2";
@@ -38,6 +38,9 @@
 
     @PropertyDef(label = "绮潈褰掑睘鍗曚綅浠g爜")
     private String lqgsdwdm;
+
+    @PropertyDef(label = "绮潈褰掑睘鍗曚綅缁熶竴缂栫爜")
+    private String lqgsdwtybm;
 
     @PropertyDef(label = "鎵胯繍浜�")
     private String cyr;
@@ -57,11 +60,23 @@
     @PropertyDef(label = "杞﹁埞鍙�")
     private String cch;
 
-    @PropertyDef(label = "杞﹁埞鍙风被鍨�")
-    private String cchlx;
-
     @PropertyDef(label = "鎸傝溅鍙�")
     private String gch;
+
+    @PropertyDef(label = "鍞伯浜�")
+    private String slr;
+
+    @PropertyDef(label = "鍞伯浜鸿仈绯绘柟寮�")
+    private String slrlxfs;
+
+    @PropertyDef(label = "鍞伯浜鸿韩浠借瘉鍙�")
+    private String slrsfzh;
+
+    @PropertyDef(label = "鍞伯浜鸿处鍙凤紙閾惰鍗℃垨璐︽埛锛�")
+    private String slrzh;
+
+    @PropertyDef(label = "鍞伯浜哄湴鍧�")
+    private String slrdz;
 
     @PropertyDef(label = "瑁呯伯鍦扮偣")
     private String ldd;
@@ -193,6 +208,15 @@
     @PropertyDef(label = "鍏ュ簱缁撶畻鍗曞彿")
     private String rkjsdh;
 
+    @PropertyDef(label = "缁熶竴鍏ュ簱缁撶畻鍗曞彿")
+    private String tyrkjsdh;
+
+    @PropertyDef(label = "鐢熸垚鏂瑰紡")
+    private Integer scfs = 1;
+
+    @PropertyDef(label = "鎵嬪姩琛ュ綍鍘熷洜")
+    private String sdblyy;
+
     @PropertyDef(label = "澶囨敞")
     private String bz;
 

--
Gitblit v1.9.3