new sallary2
This commit is contained in:
parent
b676aa9707
commit
b44e8ae6e8
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue