整理文件夹及架构,加入打印机页面,octo反代有问题

This commit is contained in:
2026-04-14 00:11:00 +08:00
parent 1de35f21d7
commit 570af7c225
54 changed files with 939 additions and 292 deletions

View File

@@ -1,4 +1,4 @@
from app.tasks import huey
from app.utils.tasks import huey
from app import create_app
app = create_app()