优化代码
This commit is contained in:
parent
acd974f2cb
commit
bdb29dca50
@ -75,22 +75,6 @@ public class NodeMessageServiceImpl extends TextWebSocketHandler implements Node
|
|||||||
@Resource
|
@Resource
|
||||||
SysImpTabMappingMapper sysImptabmappingMapper;
|
SysImpTabMappingMapper sysImptabmappingMapper;
|
||||||
|
|
||||||
@Autowired
|
|
||||||
AdminRedisTemplate adminRedisTemplate;
|
|
||||||
|
|
||||||
@Autowired
|
|
||||||
SysIotModelMapper sysIotModelMapper;
|
|
||||||
|
|
||||||
@Autowired
|
|
||||||
TDEngineService tdEngineService;
|
|
||||||
|
|
||||||
@Autowired
|
|
||||||
private CacheService cacheService;
|
|
||||||
|
|
||||||
@Autowired
|
|
||||||
private DataServiceImpl dataService;
|
|
||||||
|
|
||||||
|
|
||||||
@PostConstruct
|
@PostConstruct
|
||||||
public void init() {
|
public void init() {
|
||||||
//初始化高性能队列
|
//初始化高性能队列
|
||||||
|
Loading…
Reference in New Issue
Block a user