This commit is contained in:
cdle 2021-08-18 21:34:58 +08:00
parent 38f7406eb3
commit 3f44a436ea

View File

@ -84,7 +84,7 @@ func (ck *JdCookie) Query() string {
go initFarm(cookie, fruit)
go initPetTown(cookie, pet)
go jsGold(cookie, gold)
go jxncEgg(cookie, gold)
go jxncEgg(cookie, egg)
today := time.Now().Local().Format("2006-01-02")
yestoday := time.Now().Local().Add(-time.Hour * 24).Format("2006-01-02")
page := 1