Merge remote-tracking branch 'origin/dev_' into dev_
This commit is contained in:
commit
1705f4d752
@ -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