caishunfeng commented on code in PR #10910:
URL: https://github.com/apache/dolphinscheduler/pull/10910#discussion_r919613694
##########
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:
I'm not sure it is ok, please check it.
--
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]