From 18967104565d14fc04d848aa8cb54653b84b19ce Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期六, 29 六月 2024 17:42:21 +0800
Subject: [PATCH] 广东省平台v5.1-增加封仓确认单和出清确认单

---
 src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1105.java |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1105.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1105.java
index dd0a20c..612910c 100644
--- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1105.java
+++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1105.java
@@ -17,6 +17,9 @@
     @PropertyDef(label = "璐т綅浠g爜" )
     private String hwdm;
 
+    @PropertyDef(label = "缁熶竴璐т綅缂栫爜" )
+    private String tyhwbm;
+
     @PropertyDef(label = "璐т綅鍚嶇О" )
     private String hwmc;
 

--
Gitblit v1.9.3