提交 f89e5cfc 编写于 作者: P peng.xu

update manager

上级 b47addca
import fire
from mishards import db
from sqlalchemy import and_
from mishards import db, settings
class DBHandler:
......@@ -25,4 +25,5 @@ class DBHandler:
if __name__ == '__main__':
db.init_db(settings.DefaultConfig.SQLALCHEMY_DATABASE_URI)
fire.Fire(DBHandler)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册