birthday-employee.json
1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"config": {
"wide_screen_mode": true
},
"header": {
"template": "red",
"title": {
"content": "🎂 亲爱的 %s,祝你生日快乐!",
"tag": "plain_text"
}
},
"elements": [
{
"alt": {
"content": "",
"tag": "plain_text"
},
"img_key": "img_v2_a557f866-917f-415a-bf5e-04379ea67b8g",
"tag": "img"
},
{
"tag": "div",
"text": {
"content": "**生活因你而更精彩,愿你此后每一天,眼里是阳光,笑里是坦荡!**",
"tag": "lark_md"
}
},
{
"tag": "hr"
},
{
"tag": "markdown",
"content": "\n**🎁领取专属生日礼物**\n地点:14楼前台\n时间:9:30—18:00</at>",
"href": {
"urlVal": {
"url": "https://www.feishu.com",
"android_url": "https://developer.android.com/",
"ios_url": "lark://msgcard/unsupported_action",
"pc_url": "https://www.feishu.com"
}
}
},
{
"tag": "hr"
}
]
}