From c245c39ff88c0cdcfde4435e8a10e7c2a018f28f Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期一, 30 十二月 2024 16:07:44 +0800 Subject: [PATCH] 熏蒸备案新页面 --- src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1210.java | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1210.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1210.java index 0d58568..af07c58 100644 --- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1210.java +++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1210.java @@ -13,11 +13,16 @@ */ @Data public class Nx2023Api1210 implements Serializable { - + + @PropertyDef(label = "缁熶竴绮鎬ц川杞彉鍗曞彿") + private String tylsxzzbdh; @PropertyDef(label = "绮鎬ц川杞彉鍗曞彿") private String lsxzzbdh; + @PropertyDef(label = "缁熶竴璐т綅缂栫爜") + private String tyhwbm; + @PropertyDef(label = "璐т綅浠g爜") private String hwdm; -- Gitblit v1.9.3