Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
manager
Project
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
reyun
manager
Commits
506f17d5
Commit
506f17d5
authored
Apr 24, 2018
by
manxiaoqiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
7ec1dfd9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
53 additions
and
32 deletions
+53
-32
workspace.xml
.idea/workspace.xml
+52
-31
applicationContext-schedule.xml
src/main/resources/spring/applicationContext-schedule.xml
+1
-1
No files found.
.idea/workspace.xml
View file @
506f17d5
...
...
@@ -3,7 +3,7 @@
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"e2e217e2-2dd6-4c6f-ad19-b1cba46bc7ad"
name=
"Default"
comment=
""
>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/
java/tkio/task/AccountCheck.java"
afterPath=
"$PROJECT_DIR$/src/main/java/tkio/task/AccountCheck.java
"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/
resources/spring/applicationContext-schedule.xml"
afterPath=
"$PROJECT_DIR$/src/main/resources/spring/applicationContext-schedule.xml
"
/>
</list>
<ignored
path=
"$PROJECT_DIR$/target/"
/>
<option
name=
"EXCLUDED_CONVERTED_TO_IGNORED"
value=
"true"
/>
...
...
@@ -34,11 +34,31 @@
</provider>
</entry>
</file>
<file
leaf-file-name=
"AccountCheck.java"
pinned=
"false"
current-in-tab=
"
tru
e"
>
<file
leaf-file-name=
"AccountCheck.java"
pinned=
"false"
current-in-tab=
"
fals
e"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/task/AccountCheck.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"183"
>
<caret
line=
"29"
column=
"63"
lean-forward=
"false"
selection-start-line=
"29"
selection-start-column=
"63"
selection-end-line=
"29"
selection-end-column=
"63"
/>
<state
relative-caret-position=
"206"
>
<caret
line=
"28"
column=
"66"
lean-forward=
"true"
selection-start-line=
"28"
selection-start-column=
"66"
selection-end-line=
"28"
selection-end-column=
"66"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"AccountRepository.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/repository/AccountRepository.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"194"
>
<caret
line=
"19"
column=
"56"
lean-forward=
"false"
selection-start-line=
"19"
selection-start-column=
"56"
selection-end-line=
"19"
selection-end-column=
"56"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"applicationContext-schedule.xml"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/resources/spring/applicationContext-schedule.xml"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"278"
>
<caret
line=
"62"
column=
"72"
lean-forward=
"false"
selection-start-line=
"62"
selection-start-column=
"72"
selection-end-line=
"62"
selection-end-column=
"72"
/>
<folding
/>
</state>
</provider>
...
...
@@ -153,11 +173,11 @@
<option
value=
"$PROJECT_DIR$/src/main/java/userio/repository/IOAccountRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/task/IOAccountCheck.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/common/service/impl/ContractServiceImpl.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/resources/spring/applicationContext-schedule.xml"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/common/repository/ContractRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/service/impl/TkioAccountServiceImpl.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/common/controller/ContractController.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/task/AccountCheck.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/resources/spring/applicationContext-schedule.xml"
/>
</list>
</option>
</component>
...
...
@@ -1288,13 +1308,6 @@
<workItem
from=
"1523843445576"
duration=
"7238000"
/>
<workItem
from=
"1523876594256"
duration=
"75800000"
/>
</task>
<task
id=
"LOCAL-00062"
summary=
"app排序"
>
<created>
1517301138523
</created>
<option
name=
"number"
value=
"00062"
/>
<option
name=
"presentableId"
value=
"LOCAL-00062"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1517301138523
</updated>
</task>
<task
id=
"LOCAL-00063"
summary=
"app排序"
>
<created>
1517302015547
</created>
<option
name=
"number"
value=
"00063"
/>
...
...
@@ -1631,11 +1644,18 @@
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1524558942961
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"111"
/>
<task
id=
"LOCAL-00111"
summary=
"2 "
>
<created>
1524559219814
</created>
<option
name=
"number"
value=
"00111"
/>
<option
name=
"presentableId"
value=
"LOCAL-00111"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1524559219814
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"112"
/>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"473
554
000"
/>
<option
name=
"totallyTimeSpent"
value=
"473
728
000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"-8"
y=
"-8"
width=
"1382"
height=
"744"
extended-state=
"6"
/>
...
...
@@ -2075,13 +2095,6 @@
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/repository/AccountRepository.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"137"
>
<caret
line=
"17"
column=
"0"
lean-forward=
"true"
selection-start-line=
"17"
selection-start-column=
"0"
selection-end-line=
"19"
selection-end-column=
"56"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/userio/repository/IOAccountRepository.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"322"
>
...
...
@@ -2107,14 +2120,6 @@
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/resources/spring/applicationContext-schedule.xml"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"292"
>
<caret
line=
"62"
column=
"56"
lean-forward=
"false"
selection-start-line=
"62"
selection-start-column=
"56"
selection-end-line=
"62"
selection-end-column=
"56"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/common/service/ContractService.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"183"
>
...
...
@@ -2197,8 +2202,24 @@
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/task/AccountCheck.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"183"
>
<caret
line=
"29"
column=
"63"
lean-forward=
"false"
selection-start-line=
"29"
selection-start-column=
"63"
selection-end-line=
"29"
selection-end-column=
"63"
/>
<state
relative-caret-position=
"206"
>
<caret
line=
"28"
column=
"66"
lean-forward=
"true"
selection-start-line=
"28"
selection-start-column=
"66"
selection-end-line=
"28"
selection-end-column=
"66"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/repository/AccountRepository.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"194"
>
<caret
line=
"19"
column=
"56"
lean-forward=
"false"
selection-start-line=
"19"
selection-start-column=
"56"
selection-end-line=
"19"
selection-end-column=
"56"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/resources/spring/applicationContext-schedule.xml"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"278"
>
<caret
line=
"62"
column=
"72"
lean-forward=
"false"
selection-start-line=
"62"
selection-start-column=
"72"
selection-end-line=
"62"
selection-end-column=
"72"
/>
<folding
/>
</state>
</provider>
...
...
src/main/resources/spring/applicationContext-schedule.xml
View file @
506f17d5
...
...
@@ -60,7 +60,7 @@
<bean
id=
"accountTaskCheck"
class=
"tkio.task.AccountCheck"
></bean>
<task:scheduled-tasks>
<!--//定时同步短链数据(每5分钟执行一次)-->
<task:scheduled
ref=
"accountTaskCheck"
method=
"task"
cron=
"0 */
5
* * * ?"
/>
<task:scheduled
ref=
"accountTaskCheck"
method=
"task"
cron=
"0 */
2
* * * ?"
/>
</task:scheduled-tasks>
</beans>
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