工艺参数测点
This commit is contained in:
@@ -108,5 +108,11 @@ public partial class PerProcessStandardsH : BaseEntity<string>
|
||||
/// 成型周期
|
||||
/// </summary>
|
||||
public decimal? moulding_cycle { get; set; }
|
||||
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public string mo_task_id { get; set; }
|
||||
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public string mo_task_code { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user