mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
add admin
This commit is contained in:
@ -23,6 +23,11 @@ namespace FreeSql.Site.Entity
|
||||
/// </summary>
|
||||
public string TempateName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 描述
|
||||
/// </summary>
|
||||
public string Describe { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 模板路径
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user