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/videos/sohu/entity/VideoSoHu.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/yeshi/buwan/sohu/entity/VideoSoHu.java b/src/main/java/com/yeshi/buwan/videos/sohu/entity/VideoSoHu.java
similarity index 91%
rename from src/main/java/com/yeshi/buwan/sohu/entity/VideoSoHu.java
rename to src/main/java/com/yeshi/buwan/videos/sohu/entity/VideoSoHu.java
index 2bf14cb..503f60c 100644
--- a/src/main/java/com/yeshi/buwan/sohu/entity/VideoSoHu.java
+++ b/src/main/java/com/yeshi/buwan/videos/sohu/entity/VideoSoHu.java
@@ -1,4 +1,4 @@
-package com.yeshi.buwan.sohu.entity;
+package com.yeshi.buwan.videos.sohu.entity;
 
 import com.yeshi.buwan.domain.VideoInfo;
 

--
Gitblit v1.8.0