Bläddra i källkod

Merge branch 'master' of https://github.com/xuxueli/xxl-job

xuxueli 6 år sedan
förälder
incheckning
ff66e6c6c5
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      doc/XXL-JOB-English-Documentation.md
  2. 1 1
      doc/XXL-JOB官方文档.md

+ 1 - 1
doc/XXL-JOB-English-Documentation.md Visa fil

244
 #### Step 1:Configure Schedule Center
244
 #### Step 1:Configure Schedule Center
245
 Configure file’s path of schedule center is as follows:
245
 Configure file’s path of schedule center is as follows:
246
 
246
 
247
-    /xxl-job/xxl-job-admin/src/main/resources/xxl-job-admin.properties
247
+    /xxl-job/xxl-job-admin/src/main/resources/application.properties
248
 
248
 
249
 
249
 
250
 The concrete contet describe as follows:
250
 The concrete contet describe as follows:

+ 1 - 1
doc/XXL-JOB官方文档.md Visa fil

401
 #### 步骤一:调度中心配置:
401
 #### 步骤一:调度中心配置:
402
 调度中心配置文件地址:
402
 调度中心配置文件地址:
403
 
403
 
404
-    /xxl-job/xxl-job-admin/src/main/resources/xxl-job-admin.properties
404
+    /xxl-job/xxl-job-admin/src/main/resources/application.properties
405
 
405
 
406
 
406
 
407
 调度中心配置内容说明:
407
 调度中心配置内容说明: