新增jnt模板引擎
This commit is contained in:
@@ -105,6 +105,7 @@ namespace ZR.CodeGenerator.Model
|
||||
/// 上传URL data
|
||||
/// </summary>
|
||||
public string VueUploadUrl { get; set; }
|
||||
public bool UploadImage{ 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