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