From 961d92663926cb8aaff3126c04a1c6af9f1d88c1 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期三, 24 一月 2024 23:20:51 +0800
Subject: [PATCH] 熏蒸备案调整
---
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1310.java | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1310.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1310.java
index 96d7a02..1ad29fb 100644
--- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1310.java
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1310.java
@@ -45,7 +45,7 @@
@JSONField(format = "yyyy-MM-dd")
@PropertyDef(label = "妫�楠屾棩鏈�")
- private String jyrq;
+ private Date jyrq;
@PropertyDef(label = "妫�楠屽崟浣�")
private String jydw;
@@ -129,4 +129,7 @@
@PropertyDef(label = "绮鎬ц川浠g爜")
private String lsxzdm;
+ @PropertyDef(label = "鎶ュ憡绫诲瀷", description = "1-鍗曚綅妫�楠岋紱2-鏁翠綋妫�楠岋紱3-鍏朵粬")
+ private String bglx;
+
}
--
Gitblit v1.9.3