This website works better with JavaScript.
Home
Explore
Help
Sign In
zhimeng
/
ad_mq
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
广告涉及的mq都放这里
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.
13
Commits
1
Branch
430 KiB
Tree:
f78b4831f0
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f78b4831f0'
${ noResults }
ad_mq
/
app
/
task
/
md
/
cron_key.go
cron_key.go
92 B
Raw
Normal View
History
1
1 month ago
1
2
3
4
5
package md
const (
MallCronOrderCancel = "mall_cron_order_cancel" // 取消订单任务
)