123
This commit is contained in:
@@ -160,6 +160,7 @@ public class DynamicServiceImpl extends ServiceImpl<DynamicMapper, Dynamic> impl
|
||||
dynamicImages.add(po);
|
||||
}
|
||||
dynamicImagesService.saveBatch(dynamicImages);
|
||||
dynamicTotalCache.add(dynamic.getUserId());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user