文章管理、前端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

@@ -13,7 +13,7 @@ namespace Yi.Framework.WebCore
{
static IConfiguration Configuration { get; set; }
static string contentPath { get; set; }
public Appsettings(string contentPath)
{
string Path = "appsettings.json";