This website works better with JavaScript.
Home
Explore
Help
Sign In
dengbiao
/
one_item_one_code
Watch
1
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.
12
Commits
1
Branch
950 KiB
Tree:
8948cd054a
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8948cd054a'
${ noResults }
one_item_one_code
/
app
/
task
/
md
/
cron_key.go
cron_key.go
108 B
Raw
Normal View
History
Initial commit
1 year ago
1
2
3
4
5
package md
const (
MallCronOrderCancel = "mall_cron_order_cancel" // 取消订单任务
)