SyncCheckinDay2

This commit is contained in:
jiangyong27 2024-01-14 21:24:17 +08:00
parent 814cff7dd7
commit 1b03179ad6
1 changed files with 2 additions and 2 deletions

View File

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