style: 完善完整logo

This commit is contained in:
陈淳
2024-03-06 18:46:33 +08:00
parent 70a65766c1
commit 4ce9ee520a

View File

@@ -18,14 +18,14 @@ try
{ {
Log.Information(""" Log.Information("""
__ _ _ __ ___ ______ _
\ \ / (_) \ \ / (_) | ____| | |
\ \_/ / _ \ \_/ / _ | |__ _ __ __ _ _ __ ___ _____ _____ _ __| | __
\ / | | \ / | | | __| '__/ _` | '_ ` _ \ / _ \ \ /\ / / _ \| '__| |/ /
| | | | | | | | | | | | | (_| | | | | | | __/\ V V / (_) | | | <
|_| |_| |_| |_| |_| |_| \__,_|_| |_| |_|\___| \_/\_/ \___/|_| |_|\_\
"""); """);
Log.Information("Yi框架-Abp.vNext启动"); Log.Information("Yi框架-Abp.vNext启动");
var builder = WebApplication.CreateBuilder(args); var builder = WebApplication.CreateBuilder(args);