xwt
7 天以前 65438b8c1f9ec323c3c2ae265561dae4ff536379
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; }
    }
}