服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
3 天以前 6b821f97b2a82c199113d68054b3e3c93f3443aa
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 外键属性