Skip to content

Commit 723c6b0

Browse files
committed
版本Release:v1.9.1
1 parent e246de7 commit 723c6b0

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

doc/XXL-JOB-English-Documentation.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
### 1.1 Overview
1414
XXL-JOB is a lightweight distributed task scheduling framework, the core design goal is to develop quickly, learning simple, lightweight, easy to expand. Is now open source and access to a number of companies online product line, download and use it now.
15+
16+
> English document update slightly delayed, Please check the Chinese version for the latest document.
17+
1518
### 1.2 Features
1619
- 1.Simple: support through the Web page on the task CRUD operation, simple operation, a minute to get started;
1720
- 2.Dynamic: support dynamic modification of task status, pause / resume tasks, and termination of running tasks,immediate effect;
@@ -105,6 +108,19 @@ So far, XXL-JOB has access to a number of companies online product line, access
105108
- 52、聚金资本
106109
- 53、北京父母邦网络科技有限公司
107110
- 54、中山元赫软件科技有限公司
111+
- 55、中商惠民(北京)电子商务有限公司
112+
- 56、凯京集团
113+
- 57、华夏票联(北京)科技有限公司
114+
- 58、拍拍贷
115+
- 59、北京尚德机构在线教育有限公司
116+
- 60、任子行股份有限公司
117+
- 61、北京时态电子商务有限公司
118+
- 62、深圳卷皮网络科技有限公司
119+
- 63、北京安博通科技股份有限公司
120+
- 64、未来无线网
121+
- 65、厦门瓷禧网络有限公司
122+
- 66、北京递蓝科软件股份有限公司
123+
- 67、郑州创海软件科技公司
108124
- ……
109125

110126
> The company that access and use this product is welcome to register at the [address](https://github.com/xuxueli/xxl-job/issues/1 ), only for product promotion.
@@ -203,6 +219,9 @@ The concrete contet describe as follows:
203219

204220
### TOKEN used for communication between the executor and schedule center, enabled if it’s not null
205221
xxl.job.accessToken=
222+
223+
### Internationalized Settings, the default is Chinese version,Switch to English when the value is "en".
224+
xxl.job.i18n=en
206225

207226
#### Step 2:Deploy:
208227
If you has finished step 1,then you can compile the project in maven and deploy the war package to tomcat.

doc/XXL-JOB官方文档.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
133133
- 64、未来无线网
134134
- 65、厦门瓷禧网络有限公司
135135
- 66、北京递蓝科软件股份有限公司
136+
- 67、郑州创海软件科技公司
136137
- ……
137138

138139
> 更多接入的公司,欢迎在 [登记地址](https://github.com/xuxueli/xxl-job/issues/1 ) 登记,登记仅仅为了产品推广。

0 commit comments

Comments
 (0)