mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-03 00:00:58 +08:00
操作日志功能完善
This commit is contained in:
@@ -163,6 +163,11 @@ app.UseStaticFiles();
|
||||
//多语言国际化注入
|
||||
#endregion
|
||||
app.UseLocalizerService();
|
||||
|
||||
#region
|
||||
//上下文请求body
|
||||
#endregion
|
||||
app.UseHttpBodyService();
|
||||
#region
|
||||
//HttpsRedirection注入
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user