Browse Source

更新

master
huangjiajun 1 year ago
parent
commit
d55fac6b37
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/task/svc/svc_tik_tok_task_money.go

+ 0
- 1
app/task/svc/svc_tik_tok_task_money.go View File

@@ -30,7 +30,6 @@ func TikTokTaskMoney(types string) {
now["start"] = now["start"] - 10 - 86400 now["start"] = now["start"] - 10 - 86400
} }
date := time.Unix(now["start"], 0).Format("2006-01-02") date := time.Unix(now["start"], 0).Format("2006-01-02")
date = "2023-10-25"
p := 1 p := 1
for { for {
param := map[string]interface{}{ param := map[string]interface{}{


Loading…
Cancel
Save