init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# coding=utf-8
|
||||
"""
|
||||
@Time :2026/6/24
|
||||
@Author :tao.chen
|
||||
"""
|
||||
from .server import app
|
||||
|
||||
__all__ = ["app"]
|
||||
Reference in New Issue
Block a user