钉钉app_id,变更为_client_id,和逻辑优化

This commit is contained in:
huiwen
2023-12-17 09:23:15 +08:00
parent 32a8a847fc
commit a21dd97786
3 changed files with 57 additions and 43 deletions

View File

@@ -30,7 +30,8 @@ class DingTalkMessage(ChatMessage):
self.from_user_id = event.sender_id
self.to_user_id = event.chatbot_user_id
self.other_user_nickname = event.conversation_title
user_id = event.sender_id
nickname =event.sender_nick