Compare commits
No commits in common. "e40c19016a1e3334ab300bb10fc330bf0f2df81b" and "4dce74eaf863bb493b567e2fbd31145ce6631691" have entirely different histories.
e40c19016a
...
4dce74eaf8
@ -12,7 +12,6 @@ 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