xwt
2025-07-04 940b1a470e6a9614adbf992eed05e47c52521486
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; }
    }
}