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/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