SbloodyS commented on code in PR #10376:
URL: https://github.com/apache/dolphinscheduler/pull/10376#discussion_r894392519
##########
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java:
##########
@@ -88,6 +88,9 @@ public class ExecutorController extends BaseController {
* @param projectCode project code
* @param processDefinitionCode process definition code
* @param scheduleTime schedule time
+ * when CommandType is COMPLEMENT_DATA there are two
ways to transfer parameters
Review Comment:
It's recommand to comment before of after the @param instead of between them.
--
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]