From a543f48b1a3d0d4ca21859590defc5fe8087e652 Mon Sep 17 00:00:00 2001 From: ws <ws@123.com> Date: 星期六, 23 十一月 2024 17:50:03 +0800 Subject: [PATCH] 提交-上海对农接口 --- src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1202.java | 18 ++++++++++++++++++ 1 files changed, 18 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..89f9148 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; @@ -70,6 +73,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 = "鐧昏鏃堕棿") private Date djsj; -- Gitblit v1.9.3