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

Commit 217db8c3 authored by 胡佳晨's avatar 胡佳晨

sweet 添加 入库

parent 09571827
......@@ -238,7 +238,7 @@ public class RedisDataUtils {
}
}
} else if (type.equalsIgnoreCase("watch")) {
if (vo.getSignList() == null) {
if (vo.getWatchList() == null) {
ArrayList<String> watchList = new ArrayList<>();
watchList.add(artistsId);
vo.setWatchList(watchList);
......
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