Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
abf21f18
authored
Dec 26, 2015
by
xueli.xue
Browse files
Options
_('Browse Files')
Download
Plain Diff
Job交互完善
parents
bedb34a4
30ea6867
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
xxl-job-simple/.gitignore
xxl-job-simple/.settings/org.eclipse.core.resources.prefs
xxl-job-simple/src/main/java/com/xxl/job/controller/IndexController.java
xxl-job-simple/.gitignore
View file @
abf21f18
/target/
/.settings/
/bin/
/.gitignore
xxl-job-simple/.settings/org.eclipse.core.resources.prefs
View file @
abf21f18
eclipse.preferences.version=1
encoding//src/main/java=UTF8
encoding//src/test/java=UTF8
xxl-job-simple/src/main/java/com/xxl/job/controller/IndexController.java
View file @
abf21f18
...
...
@@ -29,7 +29,6 @@ import com.xxl.job.service.job.DemoJobBeanB;
*/
@Controller
public
class
IndexController
{
// local job bean list
public
static
Map
<
String
,
String
>
jobBeanMap
=
new
HashMap
<
String
,
String
>();
...
...
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