初步迁移数据库
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
from . import token
|
||||
|
||||
from .object import Object
|
||||
from .setting import Setting
|
||||
|
||||
__all__ = [
|
||||
"Object",
|
||||
"Setting"
|
||||
]
|
||||
from .object import Object
|
||||
Reference in New Issue
Block a user