This website works better with JavaScript.
Home
Explore
Help
Sign In
zhimeng
/
super_ad
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
广告平台(总站长使用)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
627 KiB
Tree:
32b836b634
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '32b836b634'
${ noResults }
super_ad
/
app
/
task
/
md
/
cron_key.go
cron_key.go
108 B
Raw
Normal View
History
first commit
4 months ago
1
2
3
4
5
package md
const (
MallCronOrderCancel = "mall_cron_order_cancel" // 取消订单任务
)