WangJPLeo commented on code in PR #10910:
URL: https://github.com/apache/dolphinscheduler/pull/10910#discussion_r919626370


##########
dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-wechat/src/main/java/org/apache/dolphinscheduler/plugin/alert/wechat/WechatAppMessage.java:
##########
@@ -29,8 +29,8 @@ public class WechatAppMessage {
     private Map<String, String> text;
     private Map<String, String> markdown;
     private Integer safe;
-    private Integer enable_id_trans;
-    private Integer enable_duplicate_check;
+    private Integer enableIdTrans;

Review Comment:
   It should be the specified field of the document, this modification is 
restored in new pr 10922. #10922 



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