StandardInterface/MES.Service/Modes/Womcaa.cs
@@ -485,6 +485,11 @@ /// 下道工序 ///</summary> [SugarColumn(ColumnName = "NEXT_GX")] public string Nextgx { get; set; } public string Nextgx { get; set; } /// <summary> /// 下道工序 ///</summary> [SugarColumn(ColumnName = "RKS")] public string Rks { get; set; } } }