Sfoglia il codice sorgente

版本Release:v1.9.1

xuxueli 7 anni fa
parent
commit
723c6b07eb
2 ha cambiato i file con 20 aggiunte e 0 eliminazioni
  1. 19 0
      doc/XXL-JOB-English-Documentation.md
  2. 1 0
      doc/XXL-JOB官方文档.md

+ 19 - 0
doc/XXL-JOB-English-Documentation.md Vedi File

@@ -12,6 +12,9 @@
12 12
 
13 13
 ### 1.1 Overview
14 14
 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
+
15 18
 ### 1.2 Features
16 19
 - 1.Simple: support through the Web page on the task CRUD operation, simple operation, a minute to get started;
17 20
 - 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
105 108
     - 52、聚金资本
106 109
     - 53、北京父母邦网络科技有限公司
107 110
     - 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、郑州创海软件科技公司
108 124
 	- ……
109 125
 
110 126
 > 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:
203 219
     
204 220
     ### TOKEN used for communication between the executor and schedule center, enabled if it’s not null
205 221
     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
206 225
 
207 226
 #### Step 2:Deploy:
208 227
 If you has finished step 1,then you can compile the project in maven and deploy the war package to tomcat.

+ 1 - 0
doc/XXL-JOB官方文档.md Vedi File

@@ -133,6 +133,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
133 133
     - 64、未来无线网
134 134
     - 65、厦门瓷禧网络有限公司
135 135
     - 66、北京递蓝科软件股份有限公司
136
+    - 67、郑州创海软件科技公司
136 137
 	- ……
137 138
 
138 139
 > 更多接入的公司,欢迎在 [登记地址](https://github.com/xuxueli/xxl-job/issues/1 ) 登记,登记仅仅为了产品推广。