This website works better with JavaScript.
Home
Explore
Help
Sign In
dengbiao
/
zhimeng
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新
master
huangjiajun
3 weeks ago
parent
e957bb1c9b
commit
b58219dcf0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
View File
@@ -119,7 +119,7 @@ func TikTokLocalLifeOrderSettle() {
}
func ChanxuanOrderSettle() {
day := time.Now().Day()
if day < 2
8
{
if day < 2
5
{
return
}
month := utils.GetTimeRange("current_month")
Write
Preview
Loading…
Cancel
Save