Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
T
tamp_fund
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周鹏
tamp_fund
Commits
30ca2e5e
Commit
30ca2e5e
authored
Feb 18, 2022
by
钱坤
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
启用srping的schedule功能
parent
96f51b72
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
FundLatestNavJob.java
src/main/java/com/tanpu/fund/job/FundLatestNavJob.java
+3
-0
No files found.
src/main/java/com/tanpu/fund/job/FundLatestNavJob.java
View file @
30ca2e5e
...
...
@@ -4,6 +4,8 @@ import com.tanpu.common.utils.RedisUtils;
import
com.tanpu.fund.service.impl.FundLatestNavService
;
import
lombok.extern.slf4j.Slf4j
;
import
org.springframework.scheduling.annotation.Scheduled
;
import
org.springframework.stereotype.Component
;
import
org.springframework.stereotype.Service
;
import
javax.annotation.Resource
;
...
...
@@ -12,6 +14,7 @@ import javax.annotation.Resource;
* <p>
*/
@Slf4j
@Component
public
class
FundLatestNavJob
{
@Resource
...
...
Write
Preview
Markdown
is supported
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