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