This commit is contained in:
邹宗楠
2024-10-11 15:03:10 +08:00
parent 490ab561da
commit 1c136089da
5 changed files with 0 additions and 9 deletions

View File

@@ -70,9 +70,7 @@ var (
)
func Init() {
globals.SugarLogger.Debugf("---------beegodb.Init()1")
beegodb.Init()
globals.SugarLogger.Debugf("---------beegodb.Init()2")
if globals.EnableWXAuth2 {
api2.Init()
}