refactor: Organize mail, stripe, gift, and Claude authentication modules into a new core package and update imports.
This commit is contained in:
5
core/__init__.py
Normal file
5
core/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
autoClaude 核心模块包
|
||||
|
||||
包含认证、检查、邮件、代理、账号存储等业务逻辑。
|
||||
"""
|
||||
Reference in New Issue
Block a user