Commit df480cbd3313918ec416778f61e6f50f75626c4a

Authored by 郑超
1 parent 0a5be002

update

src/main/java/com/cnlive/shenhe/job/ContentJob.java
... ... @@ -2,7 +2,6 @@ package com.cnlive.shenhe.job;
2 2  
3 3 import com.cnlive.shenhe.entity.ShyContent;
4 4 import com.cnlive.shenhe.serviceImpl.ContentServiceImpl;
5   -import com.cnlive.shenhe.serviceImpl.YiDunServiceImpl;
6 5 import com.cnlive.shenhe.utils.CommonConst;
7 6 import org.slf4j.Logger;
8 7 import org.slf4j.LoggerFactory;
... ...