From 76a6e71310e4abc19e5733c02cf35c1eb8b3a727 Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期一, 30 十月 2023 20:33:51 +0800
Subject: [PATCH] 优化上海接口批次号

---
 src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1212.java |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1212.java b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1212.java
index 1dba195..6a67678 100644
--- a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1212.java
+++ b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1212.java
@@ -50,6 +50,9 @@
     private List<WhjlInoutDel> crkmx;  //鍑哄叆搴撴槑缁�
     private List<WhjlCheck> zjbgwj;  //璐ㄦ鎶ュ憡鏂囦欢
 
+    private String crkmxList;
+    private String zjbgwjList;
+
     //鍗曠嫭澧炲姞锛屼笉杩涜涓婁紶
     @JSONField(serialize = false)
     private String bizId;  //涓氬姟ID

--
Gitblit v1.9.3