UNSTABLE:一大堆细节改进 警告:在测试稳定前可以先不要跟进此commit改动

This commit is contained in:
Remik1r3n
2025-03-16 01:52:41 +08:00
parent a87a459ac3
commit c7716ed04d
10 changed files with 53 additions and 55 deletions

View File

@@ -1,6 +1,9 @@
# 舞萌DX Auth-Lite 服务器模拟实现
# 仅实现了 /net/initialize 接口,用来处理 PowerOn
# NOT FINISHED: ONLY A DUMMY IMPLEMENTATION FOR TESTING
# Contact me if you have more information about this
from fastapi import (
FastAPI,
Request