提供基本前后端骨架

This commit is contained in:
hisatri
2026-01-06 23:49:23 +08:00
parent 84d4ccc226
commit 06f8176e23
89 changed files with 19293 additions and 2 deletions

6
app/__init__.py Normal file
View File

@@ -0,0 +1,6 @@
"""
SatoNano - 现代化用户认证系统
"""
__version__ = "0.1.0"