From 589fa8501eeac76e7a76d06df2bec8f8776ef966 Mon Sep 17 00:00:00 2001 From: xupei Date: Tue, 17 Jun 2025 16:54:23 +0800 Subject: [PATCH] =?UTF-8?q?TASK:=20=E4=BC=98=E5=8C=96=E7=AB=A5=E8=A3=85pro?= =?UTF-8?q?mpt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../impl/UserLikeGroupServiceImpl.java | 20 +++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/src/main/java/com/ai/da/service/impl/UserLikeGroupServiceImpl.java b/src/main/java/com/ai/da/service/impl/UserLikeGroupServiceImpl.java index 02e33a08..515709c1 100644 --- a/src/main/java/com/ai/da/service/impl/UserLikeGroupServiceImpl.java +++ b/src/main/java/com/ai/da/service/impl/UserLikeGroupServiceImpl.java @@ -409,7 +409,8 @@ public class UserLikeGroupServiceImpl extends ServiceImpl result = new ArrayList<>(); - + boolean childFlag = !StringUtil.isNullOrEmpty(toProductImageDTO.getAgeGroup()) + && toProductImageDTO.getAgeGroup().equals("Child"); int i = 0; // else { @@ -435,10 +436,14 @@ public class UserLikeGroupServiceImpl extends ServiceImpl