main
This commit is contained in:
parent
82ab7f1019
commit
7da69a2b48
|
@ -13,11 +13,6 @@ func main() {
|
|||
config.LoadAliPay()
|
||||
global.InitGlobal()
|
||||
|
||||
checkIn := worker.NewCheckin(1002)
|
||||
checkIn.SyncCheckinMonth("")
|
||||
|
||||
return
|
||||
|
||||
worker.InitCorp()
|
||||
|
||||
if err := server.Start(); err != nil {
|
||||
|
|
Loading…
Reference in New Issue