xwt
3 天以前 8ba0722979e389a8a2f5835022a7d305ab215c08
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; }
    }
}