admin
2023-04-12 f06a592dd1a7e995bf313ccb5efe7dff73ccfc4e
src/main/java/com/yeshi/buwan/service/imp/video/VideoWatchHistoryServiceImpl.java
@@ -3,7 +3,6 @@
import com.yeshi.buwan.dao.video.VideoWatchHistoryDao;
import com.yeshi.buwan.domain.video.VideoWatchHistory;
import com.yeshi.buwan.service.inter.video.VideoWatchHistoryService;
import org.springframework.data.annotation.Transient;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;