From 88d78091e65613fe369938961f09517ee3acb427 Mon Sep 17 00:00:00 2001 From: xuxueli <931591021@qq.com> Date: Tue, 5 Sep 2017 12:47:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0RM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ doc/XXL-JOB-English-Documentation.md | 2 ++ doc/XXL-JOB官方文档.md | 2 ++ .../src/main/java/com/xxl/job/core/log/XxlJobLogger.java | 2 +- 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d20df562..d0126b88 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,8 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是 - 43、杭州比智科技有限公司 - 44、圳临界线网络科技有限公司 - 45、广州知识圈网络科技有限公司 + - 46、国誉商业上海有限公司 + - 47、海尔消费金融有限公司,嗨付、够花 (海尔) - …… > 更多接入的公司,欢迎在 [登记地址](https://github.com/xuxueli/xxl-job/issues/1 ) 登记,登记仅仅为了产品推广。 diff --git a/doc/XXL-JOB-English-Documentation.md b/doc/XXL-JOB-English-Documentation.md index 50a633ba..5b9ae382 100644 --- a/doc/XXL-JOB-English-Documentation.md +++ b/doc/XXL-JOB-English-Documentation.md @@ -94,6 +94,8 @@ So far, XXL-JOB has access to a number of companies online product line, access - 43、杭州比智科技有限公司 - 44、圳临界线网络科技有限公司 - 45、广州知识圈网络科技有限公司 + - 46、国誉商业上海有限公司 + - 47、海尔消费金融有限公司,嗨付、够花 (海尔) - …… > 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. diff --git a/doc/XXL-JOB官方文档.md b/doc/XXL-JOB官方文档.md index eb435577..80663a5c 100644 --- a/doc/XXL-JOB官方文档.md +++ b/doc/XXL-JOB官方文档.md @@ -99,6 +99,8 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是 - 43、杭州比智科技有限公司 - 44、圳临界线网络科技有限公司 - 45、广州知识圈网络科技有限公司 + - 46、国誉商业上海有限公司 + - 47、海尔消费金融有限公司,嗨付、够花 (海尔) - …… > 更多接入的公司,欢迎在 [登记地址](https://github.com/xuxueli/xxl-job/issues/1 ) 登记,登记仅仅为了产品推广。 diff --git a/xxl-job-core/src/main/java/com/xxl/job/core/log/XxlJobLogger.java b/xxl-job-core/src/main/java/com/xxl/job/core/log/XxlJobLogger.java index eafec499..6c82a3d7 100644 --- a/xxl-job-core/src/main/java/com/xxl/job/core/log/XxlJobLogger.java +++ b/xxl-job-core/src/main/java/com/xxl/job/core/log/XxlJobLogger.java @@ -12,7 +12,7 @@ import java.util.Date; */ public class XxlJobLogger { private static Logger logger = LoggerFactory.getLogger("xxl-job logger"); - private static SimpleDateFormat xxlJobLoggerFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); + private static SimpleDateFormat xxlJobLoggerFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); // TODO,concurrent issue /** * append log