[fix]:[FL-196][补修 database.py init_db() 中残留的 atp_model 引用]
This commit is contained in:
@@ -558,7 +558,6 @@ def init_db() -> None:
|
||||
# Import models so metadata includes every table before create_all.
|
||||
from ..models import (
|
||||
atp_asset,
|
||||
atp_model,
|
||||
audit_log,
|
||||
auth_session,
|
||||
elevation,
|
||||
|
||||
Reference in New Issue
Block a user