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
47a678c8
Commit
47a678c8
authored
May 09, 2022
by
macro
Browse files
Update OrderTimeOutCancelTask.java
parent
727e0dae
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-portal/src/main/java/com/macro/mall/portal/component/OrderTimeOutCancelTask.java
View file @
47a678c8
...
@@ -13,7 +13,7 @@ import org.springframework.stereotype.Component;
...
@@ -13,7 +13,7 @@ import org.springframework.stereotype.Component;
*/
*/
@Component
@Component
public
class
OrderTimeOutCancelTask
{
public
class
OrderTimeOutCancelTask
{
private
Logger
LOGGER
=
LoggerFactory
.
getLogger
(
OrderTimeOutCancelTask
.
class
);
private
final
Logger
LOGGER
=
LoggerFactory
.
getLogger
(
OrderTimeOutCancelTask
.
class
);
@Autowired
@Autowired
private
OmsPortalOrderService
portalOrderService
;
private
OmsPortalOrderService
portalOrderService
;
...
...
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