维护三个基础物件入库时候与数据库不匹配问题
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# 文件路径: app/services/inbound/base_service.py
|
||||
|
||||
from app.extensions import db
|
||||
from app.models.material import MaterialBase
|
||||
from app.models.base import MaterialBase
|
||||
|
||||
# ==============================================================================
|
||||
# ✅ 正确的引用方式
|
||||
|
||||
Reference in New Issue
Block a user