Tiger.Model.Net/Entitys/BAS/BAS_ITEM.cs
@@ -112,6 +112,11 @@ [SugarColumn(IsIgnore = true)] public string FieldName { get; set; } */ /// <summary> /// 预存天数 /// </summary> [SugarColumn(IsIgnore = true)] public decimal DepositDays { get; set; } #endregion 虚拟属性