修改bug

server_five
lijiayao 2024-04-09 17:08:21 +08:00
parent bc8558576f
commit 802c97682c
1 changed files with 0 additions and 6 deletions

View File

@ -26,12 +26,6 @@ import java.util.concurrent.TimeUnit;
@Log4j2 @Log4j2
public class RealTimeDataServiceImpl implements IncidentService { public class RealTimeDataServiceImpl implements IncidentService {
/**
*
*/
@Autowired
private IncidentMapper incidentMapper;
@Autowired @Autowired
private RedisService redisService; private RedisService redisService;