fuchanghai commented on code in PR #11858:
URL: https://github.com/apache/dolphinscheduler/pull/11858#discussion_r965622013


##########
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/dto/TaskCountDto.java:
##########
@@ -27,8 +28,8 @@
 import java.util.stream.Collectors;
 
 @Data
+@NoArgsConstructor
 public class TaskCountDto {

Review Comment:
   i thind ```Dto``` need changed to ```DTO``` WDYT



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to