mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 12:02:00 +08:00
33 lines
1.0 KiB
JSON
Executable File
33 lines
1.0 KiB
JSON
Executable File
{
|
|
"_api": "这是企业微信 markdown 模板信息 api 文件",
|
|
"_api": "【企业微信】",
|
|
|
|
"url": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=${we_webhook}",
|
|
"data": "@${tempjsonpath}",
|
|
"content_type": "Content-Type: application/json",
|
|
"str_title_start": "#### ",
|
|
"str_title_end": "",
|
|
"str_linefeed": "\\n",
|
|
"str_splitline": "\\n------\\n",
|
|
"str_space": " ",
|
|
"str_tab": " ",
|
|
"table_tab": "<font color=#76CCFF>┋</font>",
|
|
"font_green": "<font color=#92D050>",
|
|
"font_green2": "<font color=#92D050>",
|
|
"font_red": "<font color=#FF6666>",
|
|
"font_blue": "<font color=#76CCFF>",
|
|
"font_purple": "<font color=#6A65FF>",
|
|
"font_end": "</font>",
|
|
"font_end2": "</font>",
|
|
"percentsym": "",
|
|
"boldstar": "**",
|
|
"type":
|
|
{
|
|
"msgtype": "\"markdown\"",
|
|
"markdown": {
|
|
"title": "\"${1}\"",
|
|
"content": "\"${str_title_start}${font_purple}${1}${font_end}${str_title_end}${str_linefeed}${nowtime}${str_linefeed}${2}\""
|
|
}
|
|
}
|
|
}
|