上传T4模板

This commit is contained in:
yeslode
2021-10-17 17:35:18 +08:00
parent cdd9e8f45b
commit da6248e6b3
22 changed files with 302 additions and 21 deletions

View File

@@ -11,7 +11,7 @@ namespace Yi.Framework.Model.Models
public string icon { get; set; }
public string router { get; set; }
public string menu_name { get; set; }
public ICollection<menu> children { get; set; }