This commit is contained in:
aozhiwei 2024-10-30 14:52:59 +08:00
parent d93379764f
commit 2b3b391281

View File

@ -4,6 +4,8 @@ import (
_ "main/app"
. "main/global"
_ "main/router"
_ "main/model"
_ "main/service"
)
func Init() {