From 6ad5ee724102a7cc115a4024c00e23b40b87072c Mon Sep 17 00:00:00 2001 From: ws <ws@123.com> Date: 星期三, 20 九月 2023 17:45:06 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1209.java | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1209.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1209.java index caa2853..70ebb05 100644 --- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1209.java +++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1209.java @@ -89,14 +89,14 @@ private String ldshr; @PropertyDef(label = "澶囨敞") - private String bz; - - @PropertyDef(label = "鎿嶄綔鏍囧織") - private String czbz; + private String bz ="鏃�"; @PropertyDef(label = "鍗曟嵁绫诲瀷") private String djlx; + @PropertyDef(label = "鎿嶄綔鏍囧織") + private String czbz; + @JSONField(format = "yyyy-MM-dd HH:mm:ss") @PropertyDef(label = "鏈�鍚庢洿鏂版椂闂�") private Date zhgxsj; -- Gitblit v1.9.3