完成鉴权

This commit is contained in:
EstrellaXD
2023-05-18 19:49:09 +08:00
parent 6b9a817149
commit 4b50f210dc
9 changed files with 101 additions and 77 deletions

View File

@@ -1,7 +1,7 @@
import os
from fastapi import Response
from .program import router
from .auth import router
from module.conf import LOG_PATH