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
85f5b6db
authored
Feb 24, 2017
by
xueli.xue
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新RM
parent
f215ff1b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
README.md
xxl-job-admin/src/main/webapp/WEB-INF/template/jobgroup/jobgroup.index.ftl
README.md
View file @
85f5b6db
...
...
@@ -728,6 +728,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
-
9、调度重试机制;
-
10、报表:当日报表、一周报表、一年报表等等;
-
11、通讯:hex 通讯调整为 http-rpc 模式;
-
12、执行器支持手动设置执行地址列表,提供开关切换使用注册地址还是手动设置的地址;
## 七、其他
...
...
xxl-job-admin/src/main/webapp/WEB-INF/template/jobgroup/jobgroup.index.ftl
View file @
85f5b6db
...
...
@@ -33,7 +33,7 @@
<h3
class=
"box-title"
>
执行器列表
</h3>
<button
class=
"btn btn-info btn-xs pull-left2 add"
>
+新增执行器
</button>
调度中心OnLine
:
<
#
if
adminAddressList
?
exists
><
#
list
adminAddressList
as
item
><span
class=
"badge bg-green"
>
${item}
</span></
#
list></
#
if>
调度中心OnLine
:
<
#
if
adminAddressList
?
exists
><
#
list
adminAddressList
as
item
><span
class=
"badge bg-green"
>
${item}
</span></
#
list></
#
if>
</div>
<div
class=
"box-body"
>
<table
id=
"joblog_list"
class=
"table table-bordered table-striped display"
width=
"100%"
>
...
...
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