From 637e5d4b9b37f165c639ed74cdaf7b98c514473b Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期四, 21 十二月 2023 20:33:17 +0800 Subject: [PATCH] 调整宁夏省平台文件上传接口 --- src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java index e58a675..cd7b4c7 100644 --- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java +++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java @@ -69,8 +69,6 @@ @PropertyDef(label = "杞﹁埞鍙�") private String cch; - - @PropertyDef(label = "鎸傝溅鍙�") private String gch; @@ -176,4 +174,6 @@ @PropertyDef(label = "妫�鏂ょ被鍨�") private String jjlx = "鏃�"; + + private String lhnd; } -- Gitblit v1.9.3