服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-07-15 2c188371ed9e91ba58c452dbf27150de8eca208a
Tiger.Model.Net/Entitys/MES/MES_WO_NODE.cs
@@ -94,9 +94,9 @@
      [DisplayName("是否启用(Y/N)")]
      public string IS_ACTIVE { get; set; }
      /// <summary>
      /// `
      /// 是否计算直通率(Y/N)
      /// </summary>
      [DisplayName("`")]
      [DisplayName("是否计算直通率(Y/N)")]
      public string IS_CALC_FPY { get; set; }
      /// <summary>
      /// 是否允许跳站(Y/N)