服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-12-28 27d2cf1a76f6df0731c2fe850e1920ce88d14f33
Tiger.Model.Net/Entitys/MES/MES_WIP_ACT.cs
@@ -194,6 +194,11 @@
        [DisplayName("行为操作值5")]
        public string ACT_VALUE_5 { get; set; }
        /// <summary>
      /// 行为变量字典
      /// </summary>
      [DisplayName("行为变量字典")]
        public string ACT_VAR_DIC { get; set; }
        /// <summary>
        /// 行为是否成功(Y/N)
        /// </summary>
        [DisplayName("行为是否成功(Y/N)")]