From b4100b83381c10a54f1d587542e4e2647f56693a Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Thu, 8 Aug 2019 08:57:56 +0800 Subject: [PATCH] =?UTF-8?q?[POS][=E4=BF=AE=E6=94=B9]:POS=E6=A0=B8=E9=94=80?= =?UTF-8?q?=E5=8F=8A=E6=A0=B8=E9=94=80=E5=8F=96=E6=B6=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/iformall/service/impl/WxScoreRulesServiceImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/java/com/iformall/service/impl/WxScoreRulesServiceImpl.java b/mallinkService/src/main/java/com/iformall/service/impl/WxScoreRulesServiceImpl.java index 0b33a4146..2f3cb7f48 100644 --- a/mallinkService/src/main/java/com/iformall/service/impl/WxScoreRulesServiceImpl.java +++ b/mallinkService/src/main/java/com/iformall/service/impl/WxScoreRulesServiceImpl.java @@ -203,7 +203,7 @@ public class WxScoreRulesServiceImpl implements WxScoreRulesService { throw new MallinkException(ErrorCode.DB_FAIL.getCode(), "删除成长值历史出错"); } } else { - logger.error("未找到成长值历史"); + logger.warn("未找到成长值历史"); return 0; } // 2. user score back