This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 592efb1 Correct formatter for alert document (#628)
592efb1 is described below
commit 592efb1ca5530f45035a888ce789823b472ecbf3
Author: xiangzihao <[email protected]>
AuthorDate: Sun Jan 9 20:49:16 2022 +0800
Correct formatter for alert document (#628)
---
docs/en-us/2.0.2/user_doc/guide/alert/enterprise-wechat.md | 2 ++
docs/en-us/dev/user_doc/guide/alert/enterprise-wechat.md | 2 ++
docs/zh-cn/2.0.2/user_doc/guide/alert/enterprise-wechat.md | 2 ++
docs/zh-cn/dev/user_doc/guide/alert/enterprise-wechat.md | 2 ++
4 files changed, 8 insertions(+)
diff --git a/docs/en-us/2.0.2/user_doc/guide/alert/enterprise-wechat.md
b/docs/en-us/2.0.2/user_doc/guide/alert/enterprise-wechat.md
index 39919a3..2baea45 100644
--- a/docs/en-us/2.0.2/user_doc/guide/alert/enterprise-wechat.md
+++ b/docs/en-us/2.0.2/user_doc/guide/alert/enterprise-wechat.md
@@ -5,7 +5,9 @@ If you need to use Enterprise WeChat to alert, please create an
alarm Instance i

Where send type corresponds to app and appchat respectively:
+
APP: https://work.weixin.qq.com/api/doc/90000/90135/90236
+
APPCHAT: https://work.weixin.qq.com/api/doc/90000/90135/90248
user.send.msg corresponds to the content in the document. The variable of the
corresponding value is {msg}
diff --git a/docs/en-us/dev/user_doc/guide/alert/enterprise-wechat.md
b/docs/en-us/dev/user_doc/guide/alert/enterprise-wechat.md
index 4113892..f9578a6 100644
--- a/docs/en-us/dev/user_doc/guide/alert/enterprise-wechat.md
+++ b/docs/en-us/dev/user_doc/guide/alert/enterprise-wechat.md
@@ -5,7 +5,9 @@ If you need to use Enterprise WeChat to alert, please create an
alarm Instance i

Where send type corresponds to app and appchat respectively:
+
APP: https://work.weixin.qq.com/api/doc/90000/90135/90236
+
APPCHAT: https://work.weixin.qq.com/api/doc/90000/90135/90248
user.send.msg corresponds to the content in the document. The variable of the
corresponding value is {msg}
\ No newline at end of file
diff --git a/docs/zh-cn/2.0.2/user_doc/guide/alert/enterprise-wechat.md
b/docs/zh-cn/2.0.2/user_doc/guide/alert/enterprise-wechat.md
index ec3de42..8e74af9 100644
--- a/docs/zh-cn/2.0.2/user_doc/guide/alert/enterprise-wechat.md
+++ b/docs/zh-cn/2.0.2/user_doc/guide/alert/enterprise-wechat.md
@@ -5,7 +5,9 @@

其中 send.type 分别对应企微文档:
+
应用:https://work.weixin.qq.com/api/doc/90000/90135/90236
+
群聊:https://work.weixin.qq.com/api/doc/90000/90135/90248
user.send.msg 对应文档中的 content,与此相对应的值的变量为 {msg}
diff --git a/docs/zh-cn/dev/user_doc/guide/alert/enterprise-wechat.md
b/docs/zh-cn/dev/user_doc/guide/alert/enterprise-wechat.md
index a98b918..e79c322 100644
--- a/docs/zh-cn/dev/user_doc/guide/alert/enterprise-wechat.md
+++ b/docs/zh-cn/dev/user_doc/guide/alert/enterprise-wechat.md
@@ -5,7 +5,9 @@

其中 send.type 分别对应企微文档:
+
应用:https://work.weixin.qq.com/api/doc/90000/90135/90236
+
群聊:https://work.weixin.qq.com/api/doc/90000/90135/90248
user.send.msg 对应文档中的 content,与此相对应的值的变量为 {msg}
\ No newline at end of file