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
c52fd274
Commit
c52fd274
authored
Jun 19, 2022
by
macro
Browse files
不再使用定时任务取消超时订单
parent
df5363a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-portal/src/main/java/com/macro/mall/portal/component/OrderTimeOutCancelTask.java
View file @
c52fd274
...
...
@@ -11,7 +11,7 @@ import org.springframework.stereotype.Component;
* 取消超时订单并解锁库存的定时器
* Created by macro on 2018/8/24.
*/
@Component
//
@Component
public
class
OrderTimeOutCancelTask
{
private
final
Logger
LOGGER
=
LoggerFactory
.
getLogger
(
OrderTimeOutCancelTask
.
class
);
@Autowired
...
...
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