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/sh2023/dto/SH2023Api1202.java | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1202.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1202.java index 1e6dc9a..2a746e4 100644 --- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1202.java +++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1202.java @@ -43,6 +43,9 @@ @PropertyDef(label = "鍚堝悓鍙�") private String hth; + @PropertyDef(label = "绮潈褰掑睘鍗曚綅缁熶竴缂栫爜") + private String lqgsdwtybm; + @PropertyDef(label = "鎵胯繍浜�") private String cyr; @@ -69,6 +72,21 @@ @PropertyDef(label = "瑁呯伯鍦扮偣") private String ldd; + + @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; @JSONField(format = "yyyy-MM-dd HH:mm:ss") @PropertyDef(label = "鐧昏鏃堕棿") @@ -229,4 +247,10 @@ @PropertyDef(label = "璁拌处鏃ユ湡") private Date jzrq; + @PropertyDef(label = "鐢熸垚鏂瑰紡") + private String scfs; + + @PropertyDef(label = "鎵嬪姩琛ュ綍鍘熷洜") + private String sdblyy; + } \ No newline at end of file -- Gitblit v1.9.3