This commit is contained in:
jiangyong 2025-03-05 00:24:39 +08:00
parent 82ab7f1019
commit 7da69a2b48
1 changed files with 0 additions and 5 deletions

View File

@ -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 {