|
@@ -4,7 +4,7 @@ import com.alibaba.fastjson.JSONArray;
|
|
|
import com.alibaba.fastjson.JSONObject;
|
|
|
import com.tzld.longarticle.recommend.server.common.enums.GhTypeEnum;
|
|
|
import com.tzld.longarticle.recommend.server.common.response.CommonResponse;
|
|
|
-import com.tzld.longarticle.recommend.server.mapper.crawler.GhDetailMapper;
|
|
|
+import com.tzld.longarticle.recommend.server.mapper.growth.GhDetailMapper;
|
|
|
import com.tzld.longarticle.recommend.server.model.vo.GhDetailVo;
|
|
|
import com.tzld.longarticle.recommend.server.repository.model.GhDetail;
|
|
|
import com.tzld.longarticle.recommend.server.repository.model.GhDetailExample;
|