服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2025-01-17 aa7d6bef3b1f3437b69ef21f8af4ace39939d2b9
Tiger.Model.Net/Entitys/MES/MES_WO_ACT_VAR.cs
@@ -74,6 +74,11 @@
      [DisplayName("是否显示(Y/N)")]
      public string VISIABLE { get; set; }
      /// <summary>
      /// 系统过程变量编码
      /// </summary>
      [DisplayName("系统过程变量编码")]
      public string PROCESS_VAR { get; set; }
      /// <summary>
      /// 默认值
      /// </summary>
      [DisplayName("默认值")]