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
0ed33e7b
authored
Nov 11, 2019
by
xuxueli
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
update document
parent
fe0e3c74
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
doc/XXL-JOB官方文档.md
doc/XXL-JOB官方文档.md
View file @
0ed33e7b
## 《分
布式任务调度平台XXL-JOB》
## 《分
布式任务调度平台XXL-JOB》
...
@@ -1113,7 +1113,7 @@ API服务请求参考代码:com.xxl.job.adminbiz.AdminBizTest.java
...
@@ -1113,7 +1113,7 @@ API服务请求参考代码:com.xxl.job.adminbiz.AdminBizTest.java
7、任务触发;
7、任务触发;
API服务位置:com.xxl.job.admin.controller.JobInfoController.java
API服务位置:com.xxl.job.admin.controller.JobInfoController.java
API服务请求参考代码:可参考任务界面操作的ajax请求。任何ajax接口均可配置成为API服务,只需在待启用的API服务上添加 “@Perm
e
ssionLimit(limit = false)” 注解取消登陆态拦截即可;
API服务请求参考代码:可参考任务界面操作的ajax请求。任何ajax接口均可配置成为API服务,只需在待启用的API服务上添加 “@Perm
i
ssionLimit(limit = false)” 注解取消登陆态拦截即可;
### 5.12 执行器API服务
### 5.12 执行器API服务
执行器提供了API服务,供调度中心选择使用,目前提供的API服务有:
执行器提供了API服务,供调度中心选择使用,目前提供的API服务有:
...
...
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