增加由dashboard调用的接口

This commit is contained in:
mgw
2024-07-26 17:22:44 +08:00
parent 18b584438a
commit 1b96f420ec
4 changed files with 106 additions and 8 deletions

View File

@@ -1,2 +1,3 @@
from . import models
from . import wizard
from . import controllers