This commit is contained in:
邹宗楠
2024-10-11 14:34:38 +08:00
parent 30365bf91a
commit 9a6843f572
4 changed files with 9 additions and 9 deletions

View File

@@ -71,6 +71,7 @@ var (
func Init() {
beegodb.Init()
globals.SugarLogger.Debugf("---------beegodb.Init()")
if globals.EnableWXAuth2 {
api2.Init()
}