记得上下班打卡 | git大法好,push需谨慎

Commit c268488f authored by GaoHu's avatar GaoHu

exit

parent 65636231
......@@ -350,7 +350,7 @@ public class SmileShowServiceImpl extends ServiceImpl<SmileSchoolMapper, SmileSc
log.error("updateRedis()");
}
ArrayList<String> showIds = (ArrayList<String>) smileRedisUtils.getShowIds().stream().distinct().collect(Collectors.toList());
smileRedisUtils.setShowIds(showIds);
return AjaxResult.success(showIds);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment