Merge branch 'master' into dev_
This commit is contained in:
commit
e40c19016a
@ -12,6 +12,7 @@ public class QQBotApplication {
|
||||
SpringApplication.run(QQBotApplication.class, args);
|
||||
RedisTools.initRedisPoolSub();
|
||||
QQBotManager.getInstance();
|
||||
//1
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user