aloyszhang commented on code in PR #9865:
URL: https://github.com/apache/inlong/pull/9865#discussion_r1535316685


##########
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/InlongConstants.java:
##########
@@ -141,6 +141,10 @@ public class InlongConstants {
      */
     public static final String DATAFLOW = "dataflow";
 
+    public static final String REGISTER_SCHEDULE_SUCCESS = 
"register.schedule.success";
+
+    public static final String TRUE = "true";

Review Comment:
   Fixed. PTAL



-- 
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: commits-unsubscr...@inlong.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to