This commit is contained in:
cjw
2026-02-16 17:10:28 +08:00
parent eb251e99bb
commit 1539f54301
4 changed files with 21 additions and 26 deletions
+2
View File
@@ -199,6 +199,8 @@ class MoldCavityData(Base):
product_volume = Column(Float, nullable=True)
wall_thickness_range = Column(String(50), nullable=True)
complexity_score = Column(Float, nullable=True)
estimated_cycle_time = Column(String(50), nullable=True)
manufacturing_tolerance = Column(String(50), nullable=True
# 质量评估
weld_line_risk = Column(String(50), nullable=True) # 熔接痕风险