Kaynağa Gözat

更新

master
huangjiajun 3 hafta önce
ebeveyn
işleme
b58219dcf0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet