vanilla111 commented on a change in pull request #3427:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r470935086



##########
File path: 
dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/entity/TaskExecutionContext.java
##########
@@ -42,6 +43,12 @@
      */
     private String taskName;
 
+    /**
+     *  task first submit time
+     */
+    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone="GMT+8")

Review comment:
       I will modify it now.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to