This commit is contained in:
xyj 2023-12-02 12:45:00 +08:00
parent ae52a451c5
commit 912dd83005
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
from db.base import Base, engine
Base.metadata.create_all(bind=engine)