From 8fee151ffae0c3818694b7318583814bf92663e2 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期五, 27 八月 2021 18:52:28 +0800
Subject: [PATCH] 聚合视频资源包调整,接入韩迷

---
 src/main/java/com/yeshi/buwan/dao/juhe/funtv/FunTVShortVideo2Dao.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/yeshi/buwan/dao/juhe/funtv/FunTVShortVideo2Dao.java b/src/main/java/com/yeshi/buwan/dao/juhe/funtv/FunTVShortVideo2Dao.java
index 7471f9d..a3657e4 100644
--- a/src/main/java/com/yeshi/buwan/dao/juhe/funtv/FunTVShortVideo2Dao.java
+++ b/src/main/java/com/yeshi/buwan/dao/juhe/funtv/FunTVShortVideo2Dao.java
@@ -1,7 +1,7 @@
 package com.yeshi.buwan.dao.juhe.funtv;
 
 import com.yeshi.buwan.dao.base.MongodbBaseDao;
-import com.yeshi.buwan.funtv.entity.FunTVShortVideo2;
+import com.yeshi.buwan.videos.funtv.entity.FunTVShortVideo2;
 import org.springframework.stereotype.Repository;
 
 @Repository

--
Gitblit v1.8.0