From 2009befdcefedbdc0d4e2b36be2638096c1cde3c Mon Sep 17 00:00:00 2001 From: dxc Date: Tue, 13 Apr 2021 15:07:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=87=8D=E8=AF=84=E9=83=A8?= =?UTF-8?q?=E9=97=A8=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../service/impl/ProjectReEvaluationServiceImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/chinaunicom/mall/ebtp/project/projectreevaluation/service/impl/ProjectReEvaluationServiceImpl.java b/src/main/java/com/chinaunicom/mall/ebtp/project/projectreevaluation/service/impl/ProjectReEvaluationServiceImpl.java index 29d6505..31bf85a 100644 --- a/src/main/java/com/chinaunicom/mall/ebtp/project/projectreevaluation/service/impl/ProjectReEvaluationServiceImpl.java +++ b/src/main/java/com/chinaunicom/mall/ebtp/project/projectreevaluation/service/impl/ProjectReEvaluationServiceImpl.java @@ -248,7 +248,7 @@ public class ProjectReEvaluationServiceImpl extends BaseServiceImpl standardNextParticipants = new ArrayList<>(); StandardNextParticipantVO participantVO = new StandardNextParticipantVO();