fix: 钉钉和快捷登录兼容

This commit is contained in:
npc0-hue
2026-01-26 00:25:06 +08:00
parent 8284f9c3c8
commit 4807f03e0a
24 changed files with 1359 additions and 339 deletions
+1
View File
@@ -3,6 +3,7 @@ import urllib.parse
from dataclasses import dataclass
import httpx
import requests
from configs import dify_config # Extend OAuto third-party login
from extensions.ext_database import db # Extend OAuto third-party login