mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-31 14:16:37 +08:00
文章管理、前端api、视图代码模板生成
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user