Tiger.Model.Net/Entitys/MES/BIZ_MES_WO.cs @@ -276,6 +276,14 @@ [Description("已关闭")] Closed, } public enum ORDER_TYPEs { [Description("正常")] Normal, [Description("返工")] Rework, } #endregion #region 公共方法