From 416380997a1e0c473c85826c361ebe38d21169fb Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期三, 27 十一月 2024 18:45:53 +0800
Subject: [PATCH] 调整上海1213-封仓确认单接口
---
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1211.java | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1211.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1211.java
index 0477e4f..b63f2e4 100644
--- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1211.java
+++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1211.java
@@ -13,12 +13,12 @@
@Data
public class Nx2023Api1211 implements Serializable {
- @PropertyDef(label = "搴撳尯浠g爜")
- private String kqdm;
-
@PropertyDef(label = "缁熶竴搴撳尯缂栫爜")
private String tykqbm;
+ @PropertyDef(label = "搴撳尯浠g爜")
+ private String kqdm;
+
@PropertyDef(label = "绮鍝佺浠g爜")
private String lspzdm;
--
Gitblit v1.9.3