Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
ea6f1c14
Commit
ea6f1c14
authored
Jun 03, 2024
by
macro
Browse files
Update OrderTimeOutCancelTask.java
parent
466a7964
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-portal/src/main/java/com/macro/mall/portal/component/OrderTimeOutCancelTask.java
View file @
ea6f1c14
...
...
@@ -18,7 +18,7 @@ public class OrderTimeOutCancelTask {
private
OmsPortalOrderService
portalOrderService
;
/**
* cron表达式:Seconds Minutes Hours Day
o
fMonth Month Day
o
fWeek [Year]
* cron表达式:Seconds Minutes Hours Day
O
fMonth Month Day
O
fWeek [Year]
* 每10分钟扫描一次,扫描超时未支付订单,进行取消操作
*/
@Scheduled
(
cron
=
"0 0/10 * ? * ?"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment