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 外键属性