Skip to content

Commit

Permalink
更新RM
Browse files Browse the repository at this point in the history
  • Loading branch information
xuxueli committed Jul 14, 2017
1 parent e798c91 commit 4531d70
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 15 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,12 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是

#### 技术交流群 (仅作技术交流)

- 群4:464762661 [![image](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=c1660fbf8f81934b6f9095f9212f413ed2b127e72223502bb3c65888a0236ad3 )
- 群3:242151780 (群即将满,请加群4)
- 群2:438249535 (群即将满,请加群4)
- 群1:367260654 (群即将满,请加群4)

- 群5:138274130 [![image](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=a3f3aea7e5943e7a24e9726495747ddc19bccd3592d7a70ecb5a97b616062241 )
- 群4:464762661 (群即将满,请加群5)
- 群3:242151780 (群即将满,请加群5)
- 群2:438249535 (群即将满,请加群5)
- 群1:367260654 (群即将满,请加群5)


### 报告问题
Expand Down
9 changes: 5 additions & 4 deletions doc/XXL-JOB官方文档.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,11 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是

#### 技术交流群 (仅作技术交流)

- 群4:464762661 [![image](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=c1660fbf8f81934b6f9095f9212f413ed2b127e72223502bb3c65888a0236ad3 )
- 群3:242151780 (群即将满,请加群4)
- 群2:438249535 (群即将满,请加群4)
- 群1:367260654 (群即将满,请加群4)
- 群5:138274130 [![image](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=a3f3aea7e5943e7a24e9726495747ddc19bccd3592d7a70ecb5a97b616062241 )
- 群4:464762661 (群即将满,请加群5)
- 群3:242151780 (群即将满,请加群5)
- 群2:438249535 (群即将满,请加群5)
- 群1:367260654 (群即将满,请加群5)

### 1.5 环境
- JDK:1.7+
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@

<#macro commonFooter >
<footer class="main-footer">
Powered by <b>XXL-JOB</b> 1.7
Powered by <b>XXL-JOB</b> 1.8(快照版)
<div class="pull-right hidden-xs">
<strong>Copyright &copy; 2015-${.now?string('yyyy')} &nbsp;
<a href="https://github.com/xuxueli/xxl-job" target="_blank" >github</a>&nbsp;
Expand Down
16 changes: 10 additions & 6 deletions xxl-job-admin/src/main/webapp/WEB-INF/template/help.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -37,22 +37,26 @@
<a target="_blank" href="http://my.oschina.net/xuxueli/blog/690978">oschina地址</a>
<br><br>

<a >技术交流群4464762661</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a target="_blank" href="//shang.qq.com/wpa/qunwpa?idkey=2b7c60319cadc36eedf2655d43b0c98a58b5a3f42128453abdf2710338c30201">
<img border="0" src="//pub.idqqimg.com/wpa/images/group.png" alt="《xxl-javaer》(四群)" title="《xxl-javaer》(四群)">
<a >技术交流群5138274130</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a target="_blank" href="//shang.qq.com/wpa/qunwpa?idkey=a3f3aea7e5943e7a24e9726495747ddc19bccd3592d7a70ecb5a97b616062241">
<img border="0" src="//pub.idqqimg.com/wpa/images/group.png" alt="《xxl-javaer》(五群)" title="《xxl-javaer》(五群)">
</a>
<br><br>

<a >技术交流群4464762661</a>&nbsp;&nbsp;&nbsp;&nbsp;
群即将满请加群5
<br><br>

<a >技术交流群3242151780</a>&nbsp;&nbsp;&nbsp;&nbsp;
群即将满请加群4
群即将满请加群5
<br><br>

<a >技术交流群2438249535</a>&nbsp;&nbsp;&nbsp;&nbsp;
群即将满请加群4
群即将满请加群5
<br><br>

<a >技术交流群1367260654</a>&nbsp;&nbsp;&nbsp;&nbsp;
群即将满请加群4
群即将满请加群5

</p>
<p></p>
Expand Down

0 comments on commit 4531d70

Please sign in to comment.