This commit is contained in:
jiangyong27 2024-01-24 17:42:15 +08:00
parent 866b71f49e
commit 5d99b471bc
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ import (
"enterprise/worker"
)
func main22() {
func main() {
config.LoadServerConfig()
global.InitGlobal()
@ -21,7 +21,7 @@ func main22() {
}
}
func main() {
func main22() {
config.LoadServerConfig()
global.InitGlobal()
//cfg := config.GetConfig()