代码生成自动添加菜单

This commit is contained in:
不做码农
2023-06-04 20:38:47 +08:00
parent cdd4b42f0a
commit ac38886f60
6 changed files with 130 additions and 5 deletions

View File

@@ -58,6 +58,7 @@ namespace ZR.CodeGenerator.Model
/// </summary>
public string VueParentPath { get; set; }
#endregion
public ReplaceDto ReplaceDto { get; set; }
}
public class GenCode