服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2025-01-17 aa7d6bef3b1f3437b69ef21f8af4ace39939d2b9
Tiger.Model.Net/Entitys/BAS/BAS_LABEL_VAR.cs
@@ -60,6 +60,11 @@
      [SugarColumn(IsIgnore = true)]
      public string FieldName { get; set; }
      */
        /// <summary>
        /// 返回的变量值
        /// </summary>
        [SugarColumn(IsIgnore = true)]
        public string Value { get; set; }
        #endregion
        #region 外键属性