From 6f06c861bffe6fcf5fb7cf9e2a7003fca856bac0 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期二, 09 一月 2024 18:21:01 +0800 Subject: [PATCH] 调整上海性质转变单接口 --- src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlWDZJH.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlWDZJH.java b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlWDZJH.java index 82b0a67..dc30f9a 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlWDZJH.java +++ b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlWDZJH.java @@ -17,8 +17,8 @@ */ private static final long serialVersionUID = 1L; - private String sxh; //椤哄簭鍙� - private double wdz; //娓╁害鍊� + private Integer sxh; //椤哄簭鍙� + private Double wdz; //娓╁害鍊� private String hwbh; //璐т綅缂栧彿 private String jcjg; //妫�娴嬬粨鏋� -- Gitblit v1.9.3