完成部分Github登录回调

This commit is contained in:
2025-08-27 13:49:17 +08:00
parent bf3b0e5f7e
commit 9f93f6040b
7 changed files with 203 additions and 22 deletions

5
service/__init__.py Normal file
View File

@@ -0,0 +1,5 @@
"""
服务层
"""
from .user import login