替换代码生成模板

This commit is contained in:
不做码农
2021-12-01 14:06:01 +08:00
parent 76b0affa48
commit 995c88cd92
13 changed files with 222 additions and 281 deletions

View File

@@ -20,7 +20,7 @@ namespace ZR.CodeGenerator.Model
/// <summary>
/// 控制器权限
/// </summary>
public string Permission { get; set; }
public string PermissionPrefix { get; set; }
/// <summary>
/// C#类名
/// </summary>