Compare commits
3 Commits
4dce74eaf8
...
e40c19016a
Author | SHA1 | Date | |
---|---|---|---|
e40c19016a | |||
ab941e97e3 | |||
283deb3e4a |
@ -12,6 +12,7 @@ public class QQBotApplication {
|
|||||||
SpringApplication.run(QQBotApplication.class, args);
|
SpringApplication.run(QQBotApplication.class, args);
|
||||||
RedisTools.initRedisPoolSub();
|
RedisTools.initRedisPoolSub();
|
||||||
QQBotManager.getInstance();
|
QQBotManager.getInstance();
|
||||||
|
//1
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user