add admin

This commit is contained in:
hogan
2019-01-14 18:01:01 +08:00
parent d9c0ba52fa
commit 92afa4fb6d
35 changed files with 1411 additions and 29 deletions

View File

@ -23,6 +23,11 @@ namespace FreeSql.Site.Entity
/// </summary>
public string TempateName { get; set; }
/// <summary>
/// 描述
/// </summary>
public string Describe { get; set; }
/// <summary>
/// 模板路径
/// </summary>