代码生成增加预览功能、其他功能优化
This commit is contained in:
@@ -100,5 +100,7 @@ namespace ZR.CodeGenerator.Model
|
||||
/// views、js文件名
|
||||
/// </summary>
|
||||
public string ViewsFileName { get; set; }
|
||||
public string Author { get; set; }
|
||||
public string AddTime { get; set; } = DateTime.Now.ToString("yyyy-MM-dd");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user