Parcourir la source

更新

master
huangjiajun il y a 3 semaines
Parent
révision
b58219dcf0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      app/task/svc/svc_tik_tok_local_life_order_settle.go

+ 1
- 1
app/task/svc/svc_tik_tok_local_life_order_settle.go Voir le fichier

@@ -119,7 +119,7 @@ func TikTokLocalLifeOrderSettle() {
}
func ChanxuanOrderSettle() {
day := time.Now().Day()
if day < 28 {
if day < 25 {
return
}
month := utils.GetTimeRange("current_month")


Chargement…
Annuler
Enregistrer