This commit is contained in:
2026-05-20 14:58:26 +08:00
parent 2b1edf17c1
commit 2e2dd81c16
15 changed files with 462 additions and 818 deletions
+5 -1
View File
@@ -11,7 +11,11 @@ namespace Model
/// <summary>
/// 预制组件代码
/// </summary>
public string PipelineComponentCode { get; set; }
public string PipelineComponentCode { get; set; }
/// <summary>
/// 炉批号
/// </summary>
public string HeatNo { get; set; }
/// <summary>
/// 材料名称
/// </summary>