From 372ccc70eda50113fdbc299f59b63265229fe36c Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期五, 03 十一月 2023 09:35:21 +0800
Subject: [PATCH] 调整武汉接口数据上报时操作标志问题

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

diff --git a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1206.java b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1206.java
index b19fd89..fa0b8ae 100644
--- a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1206.java
+++ b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1206.java
@@ -58,6 +58,7 @@
     private String bz;  //澶囨敞
     private List<WhjlQDItem> htspqd;  //鍟嗗搧娓呭崟
 
+    private String htspqdList;
     //鍗曠嫭澧炲姞锛屼笉杩涜涓婁紶
     @JSONField(serialize = false)
     private String bizId;  //涓氬姟ID

--
Gitblit v1.9.3