add:自建机器人发送卡片消息

This commit is contained in:
sunzheng
2024-08-05 10:58:38 +08:00
parent 80194d19c1
commit d9a527cf37
5 changed files with 153 additions and 1 deletions
@@ -593,6 +593,8 @@ feishu:
bot_send_approval_message: ${feishu.base_url}/approval/v1/message/send
# 飞书更新审批 Bot消息
update_send_approval_message: ${feishu.base_url}/approval/v1/message/update
# 使用Bot发送卡片消息
bot_send_card_message: ${feishu.base_url}/im/v1/messages?receive_id_type=user_id
# 飞书单点登录地址
sign_login_in: ${feishu.base_url}/authen/v1/index?redirect_uri={REDIRECT_URI}&app_id=${feishu.app_id}&state=feishu
# 飞书PC端待办地址