文章管理、前端api、视图代码模板生成

This commit is contained in:
陈淳
2022-10-14 18:08:45 +08:00
parent 88073aaa20
commit 420701bf23
15 changed files with 1240 additions and 2 deletions

View File

@@ -51,6 +51,7 @@ namespace Yi.Framework.ApiMicroservice.Controllers
_iRoleService = iRoleService;
_quartzInvoker = quartzInvoker;
_hub = hub;
_local = local;
}
/// <summary>