Models/TN_CG_Detail.cs
@@ -73,5 +73,14 @@ ///// 产线号 ///// </summary> //public int N_PRODUCT_LINE { get; set; } = 0; // NOTE 后续MES可能会提供,先创建 // ---------------- // [NOTE] ///// <summary> ///// 物料所在的区域 ///// </summary> //public string S_AREA_CODE { get; set; } = string.Empty; } }