mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
后台内容管理
This commit is contained in:
@ -30,6 +30,7 @@ namespace FreeSql.Site.Entity
|
||||
/// <summary>
|
||||
/// 文档内容
|
||||
/// </summary>
|
||||
[Column(DbType = "text")]
|
||||
public string DocContent { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user