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
8e4adb6c
Commit
8e4adb6c
authored
Apr 23, 2018
by
manxiaoqiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
cea61169
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
232 additions
and
236 deletions
+232
-236
workspace.xml
.idea/workspace.xml
+128
-236
AccountRepository.java
src/main/java/tkio/repository/AccountRepository.java
+3
-0
AccountCheck.java
src/main/java/tkio/task/AccountCheck.java
+43
-0
IOAccountRepository.java
src/main/java/userio/repository/IOAccountRepository.java
+3
-0
IOAccountCheck.java
src/main/java/userio/task/IOAccountCheck.java
+43
-0
applicationContext-schedule.xml
src/main/resources/spring/applicationContext-schedule.xml
+12
-0
No files found.
.idea/workspace.xml
View file @
8e4adb6c
...
...
@@ -2,8 +2,12 @@
<project
version=
"4"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"e2e217e2-2dd6-4c6f-ad19-b1cba46bc7ad"
name=
"Default"
comment=
""
>
<change
type=
"NEW"
beforePath=
""
afterPath=
"$PROJECT_DIR$/src/main/java/tkio/task/AccountCheck.java"
/>
<change
type=
"NEW"
beforePath=
""
afterPath=
"$PROJECT_DIR$/src/main/java/userio/task/IOAccountCheck.java"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/java/common/service/impl/ContractServiceImpl.java"
afterPath=
"$PROJECT_DIR$/src/main/java/common/service/impl/ContractServiceImpl.java"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/java/tkio/repository/AccountRepository.java"
afterPath=
"$PROJECT_DIR$/src/main/java/tkio/repository/AccountRepository.java"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/java/userio/repository/IOAccountRepository.java"
afterPath=
"$PROJECT_DIR$/src/main/java/userio/repository/IOAccountRepository.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"
/>
...
...
@@ -27,58 +31,62 @@
<file
leaf-file-name=
"AccountTask.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/task/AccountTask.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"2
75
"
>
<caret
line=
"
114"
column=
"57"
lean-forward=
"false"
selection-start-line=
"114"
selection-start-column=
"57"
selection-end-line=
"114"
selection-end-column=
"57
"
/>
<state
relative-caret-position=
"2
99
"
>
<caret
line=
"
46"
column=
"4"
lean-forward=
"true"
selection-start-line=
"46"
selection-start-column=
"4"
selection-end-line=
"46"
selection-end-column=
"23
"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"
pom.xml
"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/
pom.xml
"
>
<file
leaf-file-name=
"
AccountCheck.java
"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/
src/main/java/tkio/task/AccountCheck.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"283"
>
<caret
line=
"66"
column=
"20"
lean-forward=
"false"
selection-start-line=
"66"
selection-start-column=
"20"
selection-end-line=
"66"
selection-end-column=
"20"
/>
<folding
/>
<state
relative-caret-position=
"138"
>
<caret
line=
"24"
column=
"68"
lean-forward=
"false"
selection-start-line=
"24"
selection-start-column=
"68"
selection-end-line=
"24"
selection-end-column=
"68"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"
AccountFlowRestrictService.java"
pinned=
"false"
current-in-tab=
"fals
e"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/tkio/service/AccountFlowRestrictService.java
"
>
<file
leaf-file-name=
"
applicationContext-schedule.xml"
pinned=
"false"
current-in-tab=
"tru
e"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
resources/spring/applicationContext-schedule.xml
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
23
0"
>
<caret
line=
"
12"
column=
"24"
lean-forward=
"false"
selection-start-line=
"12"
selection-start-column=
"24"
selection-end-line=
"12"
selection-end-column=
"24
"
/>
<state
relative-caret-position=
"
37
0"
>
<caret
line=
"
61"
column=
"35"
lean-forward=
"true"
selection-start-line=
"61"
selection-start-column=
"35"
selection-end-line=
"61"
selection-end-column=
"35
"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"
ContractServiceImpl.java"
pinned=
"false"
current-in-tab=
"tru
e"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/
common/service/impl/ContractServiceImpl
.java"
>
<file
leaf-file-name=
"
IOAccountCheck.java"
pinned=
"false"
current-in-tab=
"fals
e"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/
userio/task/IOAccountCheck
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"299"
>
<caret
line=
"193"
column=
"57"
lean-forward=
"true"
selection-start-line=
"193"
selection-start-column=
"57"
selection-end-line=
"193"
selection-end-column=
"57"
/>
<folding
/>
<state
relative-caret-position=
"44"
>
<caret
line=
"27"
column=
"40"
lean-forward=
"false"
selection-start-line=
"27"
selection-start-column=
"40"
selection-end-line=
"27"
selection-end-column=
"40"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"
applicationContext-schedule.xml
"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
resources/spring/applicationContext-schedule.xml
"
>
<file
leaf-file-name=
"
IOAccountRepository.java
"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/userio/repository/IOAccountRepository.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
138
"
>
<caret
line=
"
6"
column=
"0"
lean-forward=
"true"
selection-start-line=
"6"
selection-start-column=
"0"
selection-end-line=
"6"
selection-end-column=
"0
"
/>
<state
relative-caret-position=
"
322
"
>
<caret
line=
"
22"
column=
"52"
lean-forward=
"false"
selection-start-line=
"22"
selection-start-column=
"52"
selection-end-line=
"22"
selection-end-column=
"52
"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"
AccountFlowRestrictServiceImpl
.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/
tkio/service/impl/AccountFlowRestrictServiceImpl
.java"
>
<file
leaf-file-name=
"
ContractRepository
.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/
common/repository/ContractRepository
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
378
"
>
<caret
line=
"
200"
column=
"68"
lean-forward=
"false"
selection-start-line=
"200"
selection-start-column=
"57"
selection-end-line=
"200"
selection-end-column=
"68
"
/>
<state
relative-caret-position=
"
183
"
>
<caret
line=
"
33"
column=
"19"
lean-forward=
"false"
selection-start-line=
"33"
selection-start-column=
"19"
selection-end-line=
"33"
selection-end-column=
"19
"
/>
<folding
/>
</state>
</provider>
...
...
@@ -147,15 +155,11 @@
<component
name=
"IdeDocumentHistory"
>
<option
name=
"CHANGED_PATHS"
>
<list>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/repository/PackageTypeRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/repository/RoleAuthRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/repository/SalesManLeaderRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/repository/IOSalesManLeaderRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/model/Account.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/repository/IOAppRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/common/repository/IOAccount4WebRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/repository/IOPackageTypeRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/repository/IOAccountRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/contraller/IoAccountController.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/model/App.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/resources/rest-servlet.xml"
/>
...
...
@@ -179,7 +183,6 @@
<option
value=
"$PROJECT_DIR$/src/main/java/dic/RoleEnum.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/model/Crowd.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/repository/CrowdRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/repository/AccountRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/track/service/impl/TrackAccountServiceImpl.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/service/AccountIOService.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/service/AccountService.java"
/>
...
...
@@ -196,8 +199,13 @@
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/service/impl/AccountFlowRestrictServiceImpl.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/service/impl/TkioAccountServiceImpl.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/task/AccountTask.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/resources/spring/applicationContext-schedule.xml"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/common/service/impl/ContractServiceImpl.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/repository/AccountRepository.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/tkio/task/AccountCheck.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/userio/task/AccountCheck.java"
/>
<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/resources/spring/applicationContext-schedule.xml"
/>
</list>
</option>
</component>
...
...
@@ -520,7 +528,7 @@
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"
tk
io"
/>
<option
name=
"myItemId"
value=
"
user
io"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
...
...
@@ -550,11 +558,7 @@
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"tkio"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"service"
/>
<option
name=
"myItemId"
value=
"userio"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH>
...
...
@@ -584,37 +588,7 @@
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"service"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"impl"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"manager"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"manager"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"src"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"main"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"java"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"tkio"
/>
<option
name=
"myItemId"
value=
"task"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH>
...
...
@@ -643,10 +617,6 @@
<option
name=
"myItemId"
value=
"tkio"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"controller"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
...
...
@@ -700,100 +670,6 @@
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"manager"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"manager"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"src"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"main"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"java"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"common"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"service"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"manager"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"manager"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"src"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"main"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"java"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"common"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"service"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"impl"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"manager"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"manager"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"src"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"main"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"java"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"common"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"controller"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH>
</subPane>
</pane>
<pane
id=
"Scratches"
/>
...
...
@@ -814,22 +690,22 @@
<property
name=
"settings.editor.selected.configurable"
value=
"preferences.lookFeel"
/>
</component>
<component
name=
"RecentsManager"
>
<key
name=
"CopyFile.RECENT_KEYS"
>
<recent
name=
"E:\newgit\manager\src\main\java\tkio\model"
/>
<recent
name=
"E:\newgit\manager\src\main\java\userio\repository"
/>
<recent
name=
"E:\newgit\manager\src\main\java\userio\model"
/>
<recent
name=
"E:\newgit\manager\src\main\resources\spring"
/>
<recent
name=
"E:\newgit\manager\src\main\resources"
/>
<key
name=
"MoveFile.RECENT_KEYS"
>
<recent
name=
"$PROJECT_DIR$/src/main/resources/spring"
/>
</key>
<key
name=
"CopyClassDialog.RECENTS_KEY"
>
<recent
name=
"userio.task"
/>
<recent
name=
"userio.service.impl"
/>
<recent
name=
"userio.service"
/>
<recent
name=
"tkio.repository"
/>
<recent
name=
"dic"
/>
<recent
name=
"tkio.model"
/>
</key>
<key
name=
"MoveFile.RECENT_KEYS"
>
<recent
name=
"$PROJECT_DIR$/src/main/resources/spring"
/>
<key
name=
"CopyFile.RECENT_KEYS"
>
<recent
name=
"E:\newgit\manager\src\main\java\tkio\model"
/>
<recent
name=
"E:\newgit\manager\src\main\java\userio\repository"
/>
<recent
name=
"E:\newgit\manager\src\main\java\userio\model"
/>
<recent
name=
"E:\newgit\manager\src\main\resources\spring"
/>
<recent
name=
"E:\newgit\manager\src\main\resources"
/>
</key>
</component>
<component
name=
"RunManager"
selected=
"Maven.manager"
>
...
...
@@ -1302,13 +1178,6 @@
<workItem
from=
"1523843445576"
duration=
"7238000"
/>
<workItem
from=
"1523876594256"
duration=
"75800000"
/>
</task>
<task
id=
"LOCAL-00056"
summary=
"合同"
>
<created>
1516955508508
</created>
<option
name=
"number"
value=
"00056"
/>
<option
name=
"presentableId"
value=
"LOCAL-00056"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1516955508509
</updated>
</task>
<task
id=
"LOCAL-00057"
summary=
"合同"
>
<created>
1516956566595
</created>
<option
name=
"number"
value=
"00057"
/>
...
...
@@ -1645,15 +1514,22 @@
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1524470845494
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"105"
/>
<task
id=
"LOCAL-00105"
summary=
"2 "
>
<created>
1524471184320
</created>
<option
name=
"number"
value=
"00105"
/>
<option
name=
"presentableId"
value=
"LOCAL-00105"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1524471184320
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"106"
/>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"46
65
26000"
/>
<option
name=
"totallyTimeSpent"
value=
"46
78
26000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"-8"
y=
"-8"
width=
"1382"
height=
"744"
extended-state=
"6"
/>
<editor
active=
"
tru
e"
/>
<editor
active=
"
fals
e"
/>
<layout>
<window_info
id=
"Palette"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"8"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Nl-Palette"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
...
...
@@ -1673,10 +1549,10 @@
<window_info
id=
"Java Enterprise"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Capture Analysis"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Run"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.54664487"
sideWeight=
"0.49016643"
order=
"9"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Version Control"
active=
"
false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"fals
e"
show_stripe_button=
"true"
weight=
"0.5155483"
sideWeight=
"0.49546143"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Version Control"
active=
"
true"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"tru
e"
show_stripe_button=
"true"
weight=
"0.5155483"
sideWeight=
"0.49546143"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Spring"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.3289689"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Terminal"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.5581015"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Project"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"
fals
e"
show_stripe_button=
"true"
weight=
"0.2927383"
sideWeight=
"0.5"
order=
"8"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Project"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"
tru
e"
show_stripe_button=
"true"
weight=
"0.2927383"
sideWeight=
"0.5"
order=
"8"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Bean Validation"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32980332"
sideWeight=
"0.5"
order=
"6"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Web"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"4"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Theme Preview"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
...
...
@@ -1805,27 +1681,6 @@
<option
name=
"FILTER_TARGETS"
value=
"false"
/>
</component>
<component
name=
"editorHistoryManager"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/service/SalesManService.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"138"
>
<caret
line=
"6"
column=
"9"
lean-forward=
"false"
selection-start-line=
"6"
selection-start-column=
"9"
selection-end-line=
"6"
selection-end-column=
"9"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/office/service/BussinussManService.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"161"
>
<caret
line=
"7"
column=
"9"
lean-forward=
"false"
selection-start-line=
"7"
selection-start-column=
"9"
selection-end-line=
"7"
selection-end-column=
"9"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/service/impl/SendEmailServiceImpl.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"253"
>
<caret
line=
"21"
column=
"16"
lean-forward=
"false"
selection-start-line=
"21"
selection-start-column=
"16"
selection-end-line=
"21"
selection-end-column=
"16"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/common/controller/UserController.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"56"
>
...
...
@@ -1862,6 +1717,9 @@
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"1286"
>
<caret
line=
"70"
column=
"9"
lean-forward=
"false"
selection-start-line=
"70"
selection-start-column=
"9"
selection-end-line=
"70"
selection-end-column=
"9"
/>
<folding>
<element
signature=
"imports"
expanded=
"false"
/>
</folding>
</state>
</provider>
</entry>
...
...
@@ -1977,6 +1835,9 @@
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"274"
>
<caret
line=
"60"
column=
"22"
lean-forward=
"false"
selection-start-line=
"60"
selection-start-column=
"22"
selection-end-line=
"60"
selection-end-column=
"22"
/>
<folding>
<element
signature=
"imports"
expanded=
"false"
/>
</folding>
</state>
</provider>
</entry>
...
...
@@ -1992,6 +1853,7 @@
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"183"
>
<caret
line=
"51"
column=
"63"
lean-forward=
"true"
selection-start-line=
"51"
selection-start-column=
"63"
selection-end-line=
"51"
selection-end-column=
"63"
/>
<folding
/>
</state>
</provider>
</entry>
...
...
@@ -2095,13 +1957,6 @@
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/common/repository/ContractRepository.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"252"
>
<caret
line=
"39"
column=
"54"
lean-forward=
"false"
selection-start-line=
"39"
selection-start-column=
"13"
selection-end-line=
"39"
selection-end-column=
"54"
/>
</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=
"206"
>
...
...
@@ -2109,13 +1964,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=
"194"
>
<caret
line=
"19"
column=
"18"
lean-forward=
"false"
selection-start-line=
"19"
selection-start-column=
"18"
selection-end-line=
"19"
selection-end-column=
"18"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/util/Constant.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"194"
>
...
...
@@ -2164,6 +2012,30 @@
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/service/impl/TkioAccountServiceImpl.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"2342"
>
<caret
line=
"209"
column=
"24"
lean-forward=
"false"
selection-start-line=
"209"
selection-start-column=
"19"
selection-end-line=
"209"
selection-end-column=
"24"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/pom.xml"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"283"
>
<caret
line=
"66"
column=
"20"
lean-forward=
"false"
selection-start-line=
"66"
selection-start-column=
"20"
selection-end-line=
"66"
selection-end-column=
"20"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/common/service/impl/ContractServiceImpl.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"391"
>
<caret
line=
"197"
column=
"25"
lean-forward=
"true"
selection-start-line=
"197"
selection-start-column=
"25"
selection-end-line=
"197"
selection-end-column=
"25"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/service/impl/AccountFlowRestrictServiceImpl.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"378"
>
...
...
@@ -2174,40 +2046,60 @@
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/tkio/task/AccountTask.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"2
75
"
>
<caret
line=
"
114"
column=
"57"
lean-forward=
"false"
selection-start-line=
"114"
selection-start-column=
"57"
selection-end-line=
"114"
selection-end-column=
"57
"
/>
<state
relative-caret-position=
"2
99
"
>
<caret
line=
"
46"
column=
"4"
lean-forward=
"true"
selection-start-line=
"46"
selection-start-column=
"4"
selection-end-line=
"46"
selection-end-column=
"23
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
resources/spring/applicationContext-schedule.xml
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/tkio/repository/AccountRepository.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"13
8
"
>
<caret
line=
"
6"
column=
"0"
lean-forward=
"true"
selection-start-line=
"6"
selection-start-column=
"0"
selection-end-line=
"6"
selection-end-column=
"0
"
/>
<state
relative-caret-position=
"13
7
"
>
<caret
line=
"
17"
column=
"0"
lean-forward=
"true"
selection-start-line=
"17"
selection-start-column=
"0"
selection-end-line=
"19"
selection-end-column=
"56
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/
tkio/service/impl/TkioAccountServiceImpl
.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/
common/repository/ContractRepository
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
2342
"
>
<caret
line=
"
209"
column=
"24"
lean-forward=
"false"
selection-start-line=
"209"
selection-start-column=
"19"
selection-end-line=
"209"
selection-end-column=
"24
"
/>
<state
relative-caret-position=
"
183
"
>
<caret
line=
"
33"
column=
"19"
lean-forward=
"false"
selection-start-line=
"33"
selection-start-column=
"19"
selection-end-line=
"33"
selection-end-column=
"19
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/
pom.xml
"
>
<entry
file=
"file://$PROJECT_DIR$/
src/main/java/tkio/task/AccountCheck.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"283"
>
<caret
line=
"66"
column=
"20"
lean-forward=
"false"
selection-start-line=
"66"
selection-start-column=
"20"
selection-end-line=
"66"
selection-end-column=
"20"
/>
<state
relative-caret-position=
"138"
>
<caret
line=
"24"
column=
"68"
lean-forward=
"false"
selection-start-line=
"24"
selection-start-column=
"68"
selection-end-line=
"24"
selection-end-column=
"68"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
</folding>
</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"
>
<caret
line=
"22"
column=
"52"
lean-forward=
"false"
selection-start-line=
"22"
selection-start-column=
"52"
selection-end-line=
"22"
selection-end-column=
"52"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/
common/service/impl/ContractServiceImpl
.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/
userio/task/IOAccountCheck
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"299"
>
<caret
line=
"193"
column=
"57"
lean-forward=
"true"
selection-start-line=
"193"
selection-start-column=
"57"
selection-end-line=
"193"
selection-end-column=
"57"
/>
<state
relative-caret-position=
"44"
>
<caret
line=
"27"
column=
"40"
lean-forward=
"false"
selection-start-line=
"27"
selection-start-column=
"40"
selection-end-line=
"27"
selection-end-column=
"40"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
</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=
"370"
>
<caret
line=
"61"
column=
"35"
lean-forward=
"true"
selection-start-line=
"61"
selection-start-column=
"35"
selection-end-line=
"61"
selection-end-column=
"35"
/>
<folding
/>
</state>
</provider>
...
...
src/main/java/tkio/repository/AccountRepository.java
View file @
8e4adb6c
...
...
@@ -16,6 +16,9 @@ public interface AccountRepository extends JpaRepository<Account, Long> {
@Query
(
value
=
"select root_parent from account where id=?1"
,
nativeQuery
=
true
)
BigInteger
findRootParentByAccountId
(
Long
accountId
);
@Query
(
value
=
"SELECT * from account where is_super_user is true and `status` = 1 and DATE_FORMAT(pub_date,'%Y-%m-%d') = ?1"
,
nativeQuery
=
true
)
List
<
Account
>
findRootParentsByPubDate
(
String
date
);
@Query
(
value
=
"SELECT * from account where is_super_user is true and `status` = 1 and past_date > ?1"
,
nativeQuery
=
true
)
List
<
Account
>
findRootParentsUnPast
(
String
today
);
...
...
src/main/java/tkio/task/AccountCheck.java
0 → 100644
View file @
8e4adb6c
package
tkio
.
task
;
import
common.model.Contract
;
import
common.repository.ContractRepository
;
import
dic.ContractTypeEnum
;
import
org.springframework.beans.factory.annotation.Autowired
;
import
tkio.model.Account
;
import
tkio.repository.AccountRepository
;
import
util.DateUtil
;
import
util.ValidateUtil
;
import
java.util.ArrayList
;
import
java.util.List
;
/**
* Created by mxq on 2018/4/23.
*/
public
class
AccountCheck
{
@Autowired
AccountRepository
accountRepository
;
@Autowired
ContractRepository
contractRepository
;
public
void
task
(){
List
<
Account
>
accountList
=
accountRepository
.
findRootParentsByPubDate
(
DateUtil
.
getBeforeDays
(
30
));
if
(
ValidateUtil
.
isValid
(
accountList
)){
List
<
Account
>
list
=
new
ArrayList
<>();
for
(
Account
a:
accountList
){
List
<
Contract
>
contractList
=
contractRepository
.
findByPlatformAndEmail
(
"tkio"
,
a
.
getEmail
(),
ContractTypeEnum
.
MAIN
.
getKey
());
if
(
null
==
contractList
){
a
.
setStatus
(
0
);
list
.
add
(
a
);
}
if
(
ValidateUtil
.
isValid
(
list
)){
accountRepository
.
save
(
list
);
}
}
}
}
}
src/main/java/userio/repository/IOAccountRepository.java
View file @
8e4adb6c
...
...
@@ -22,6 +22,9 @@ public interface IOAccountRepository extends JpaRepository<Account, Long> {
@Query
(
value
=
"SELECT * from account where is_super_user is true and `status` = 1 and past_date < ?1"
,
nativeQuery
=
true
)
List
<
Account
>
findRootParentsPast
(
String
today
);
@Query
(
value
=
"SELECT * from account where is_super_user is true and `status` = 1 and DATE_FORMAT(pub_date,'%Y-%m-%d') = ?1"
,
nativeQuery
=
true
)
List
<
Account
>
findRootParentsByPubDate
(
String
date
);
@Query
(
value
=
"SELECT * from account where is_super_user is true and `status` = 0"
,
nativeQuery
=
true
)
List
<
Account
>
findRootParentsForidin
();
...
...
src/main/java/userio/task/IOAccountCheck.java
0 → 100644
View file @
8e4adb6c
package
userio
.
task
;
import
common.model.Contract
;
import
common.repository.ContractRepository
;
import
dic.ContractTypeEnum
;
import
org.springframework.beans.factory.annotation.Autowired
;
import
userio.model.Account
;
import
userio.repository.IOAccountRepository
;
import
util.DateUtil
;
import
util.ValidateUtil
;
import
java.util.ArrayList
;
import
java.util.List
;
/**
* Created by mxq on 2018/4/23.
*/
public
class
IOAccountCheck
{
@Autowired
IOAccountRepository
accountRepository
;
@Autowired
ContractRepository
contractRepository
;
public
void
task
(){
List
<
Account
>
accountList
=
accountRepository
.
findRootParentsByPubDate
(
DateUtil
.
getBeforeDays
(
30
));
if
(
ValidateUtil
.
isValid
(
accountList
)){
List
<
Account
>
list
=
new
ArrayList
<>();
for
(
Account
a:
accountList
){
List
<
Contract
>
contractList
=
contractRepository
.
findByPlatformAndEmail
(
"io"
,
a
.
getEmail
(),
ContractTypeEnum
.
MAIN
.
getKey
());
if
(
null
==
contractList
){
a
.
setStatus
(
0
);
list
.
add
(
a
);
}
if
(
ValidateUtil
.
isValid
(
list
)){
accountRepository
.
save
(
list
);
}
}
}
}
}
src/main/resources/spring/applicationContext-schedule.xml
View file @
8e4adb6c
...
...
@@ -51,4 +51,16 @@
<task:scheduled
ref=
"ioAccountTask"
method=
"task"
cron=
"0 10 10 * * ?"
/>
</task:scheduled-tasks>
<bean
id=
"ioAccountTaskCheck"
class=
"userio.task.IOAccountCheck"
></bean>
<task:scheduled-tasks>
<!--//定时同步短链数据(每5分钟执行一次)-->
<task:scheduled
ref=
"ioAccountTaskCheck"
method=
"task"
cron=
"0 10 10 * * ?"
/>
</task:scheduled-tasks>
<bean
id=
"accountTaskCheck"
class=
"tkio.task.AccountCheck"
></bean>
<task:scheduled-tasks>
<!--//定时同步短链数据(每5分钟执行一次)-->
<task:scheduled
ref=
"accountTaskCheck"
method=
"task"
cron=
"0 10 10 * * ?"
/>
</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