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/WhjlApi1213.java | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1213.java b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1213.java index 9d4148a..8174f26 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1213.java +++ b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1213.java @@ -46,6 +46,9 @@ private String bz;//澶囨敞 private List<WhjlJSMX> jsmx;//缁撶畻鏄庣粏璁板綍 + + private String jsmxList; + //鍗曠嫭澧炲姞锛屼笉杩涜涓婁紶 @JSONField(serialize = false) private String bizId; //涓氬姟ID -- Gitblit v1.9.3