admin
2023-04-12 f06a592dd1a7e995bf313ccb5efe7dff73ccfc4e
src/main/java/com/yeshi/buwan/controller/api/VideoParserController.java
@@ -1,7 +1,7 @@
package com.yeshi.buwan.controller.api;
import com.yeshi.buwan.iqiyi.util.IqiyiUtil;
import com.yeshi.buwan.sohu.SoHuUtil;
import com.yeshi.buwan.videos.iqiyi.util.IqiyiUtil;
import com.yeshi.buwan.videos.sohu.SoHuUtil;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;