This website works better with JavaScript.
Home
Explore
Help
Sign In
zhimeng
/
agent_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.
56
Commits
1
Branch
607 KiB
Go
92.9%
HTML
5.1%
Batchfile
0.8%
Shell
0.4%
Dockerfile
0.3%
Other
0.2%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
agent_ad
/
app
/
task
/
md
/
cron_key.go
6 lines
108 B
Raw
Permalink
Blame
History
package md
const (
MallCronOrderCancel = "mall_cron_order_cancel" // 取消订单任务
)