diff --git a/OpenAuth.Mvc/Views/Home/Main.cshtml b/OpenAuth.Mvc/Views/Home/Main.cshtml index 1f275089..aeaf8236 100644 --- a/OpenAuth.Mvc/Views/Home/Main.cshtml +++ b/OpenAuth.Mvc/Views/Home/Main.cshtml @@ -89,6 +89,17 @@
更新日志+
* 【新增】框架升级至.Net 6.0
+* 【优化】升级layui至2.8.6
++ * 【新增】全面支持SqlSugar Orm: + 详见: + http://doc.openauth.net.cn/core/sqlsugar.html + +
+* 【新增】增加在swagger界面查看接口调用时间及SQL执行时间