升级替换部分代码生成功能模板引擎为Jnt
This commit is contained in:
@@ -86,13 +86,6 @@ namespace ZR.Admin.WebApi
|
||||
}
|
||||
});
|
||||
|
||||
//jntģ<74><C4A3><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȫ<EFBFBD>ֱ<EFBFBD><D6B1><EFBFBD>
|
||||
Engine.Configure((options) =>
|
||||
{
|
||||
options.Data.Set("author", Configuration["gen:author"]);
|
||||
options.Data.Set("time", DateTime.Now.ToString("yyyy-MM-dd"));
|
||||
//...<2E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
});
|
||||
}
|
||||
|
||||
// This method gets called by the runtime. Use this method to configure the HTTP request pipeline.
|
||||
|
||||
Reference in New Issue
Block a user