new sallary2

This commit is contained in:
jiangyong27 2024-01-31 21:02:49 +08:00
parent b676aa9707
commit b44e8ae6e8
1 changed files with 2 additions and 2 deletions

View File

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