From 522eeb0f252a85c909608635a0bdbad7ea33d289 Mon Sep 17 00:00:00 2001 From: zhangfh Date: Fri, 17 Sep 2021 17:50:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A6=86=E5=B1=B1=E9=A1=B9=E7=9B=AE=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=8F=90=E4=BA=A4=20=20=E5=A4=9A=E5=85=83=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E7=89=A9=E4=B8=9A=E6=9C=8D=E5=8A=A1=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pc/screen/result/EpdcScreenPropertyListResultDTO.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/epdc-cloud-analysis-pc-client/src/main/java/com/elink/esua/epdc/dto/analysis/pc/screen/result/EpdcScreenPropertyListResultDTO.java b/epdc-cloud-analysis-pc-client/src/main/java/com/elink/esua/epdc/dto/analysis/pc/screen/result/EpdcScreenPropertyListResultDTO.java index ebd4b6e..920b745 100644 --- a/epdc-cloud-analysis-pc-client/src/main/java/com/elink/esua/epdc/dto/analysis/pc/screen/result/EpdcScreenPropertyListResultDTO.java +++ b/epdc-cloud-analysis-pc-client/src/main/java/com/elink/esua/epdc/dto/analysis/pc/screen/result/EpdcScreenPropertyListResultDTO.java @@ -27,12 +27,12 @@ public class EpdcScreenPropertyListResultDTO implements Serializable { /** *好评率 **/ - private String favorableRating; + private int favorableRating; /** *投诉率 **/ - private String measured; + private int measured; /** *满意度