|
|
@ -4,12 +4,14 @@ import com.epmet.commons.tools.utils.Result; |
|
|
|
import com.epmet.resi.group.feign.ResiGroupOpenFeignClient; |
|
|
|
import com.epmet.service.TopicAutoAuditService; |
|
|
|
import org.springframework.beans.factory.annotation.Autowired; |
|
|
|
import org.springframework.stereotype.Service; |
|
|
|
|
|
|
|
/** |
|
|
|
* @author zhaoqifeng |
|
|
|
* @dscription |
|
|
|
* @date 2020/12/29 17:46 |
|
|
|
*/ |
|
|
|
@Service |
|
|
|
public class TopicAutoAuditServiceImpl implements TopicAutoAuditService { |
|
|
|
|
|
|
|
@Autowired |
|
|
|