服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
9 天以前 dc1e5cd2c50bdcd712b5f95b2170bf7d421db4f0
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("默认值")]